ts_31_102: Add shell command for GET IDENTITY

GET IDENTITY is used in the "SUCI computation on USIM" feature.

Change-Id: I619d397900dbd6565f8f46acdabcee511903830c
This commit is contained in:
Harald Welte
2023-06-06 18:15:52 +02:00
committed by laforge
parent 621f78c943
commit 7ec822373e
3 changed files with 28 additions and 0 deletions

View File

@@ -566,6 +566,12 @@ envelope_sms
:module: pySim.ts_31_102
:func: ADF_USIM.AddlShellCommands.envelope_sms_parser
get_identity
~~~~~~~~~~~~
.. argparse::
:module: pySim.ts_31_102
:func: ADF_USIM.AddlShellCommands.get_id_parser
File-specific commands
----------------------