laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/31466 )
Change subject: docs: Document the file-specific commands for ADF.USIM/EF.EST ...................................................................... docs: Document the file-specific commands for ADF.USIM/EF.EST Change-Id: Iddba9f25ba957f03ca25628a7742fe40fd79c030 --- M docs/shell.rst 1 file changed, 17 insertions(+), 0 deletions(-) Approvals: Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve laforge: Looks good to me, approved diff --git a/docs/shell.rst b/docs/shell.rst index 801d2f4..c1f37af 100644 --- a/docs/shell.rst +++ b/docs/shell.rst @@ -555,6 +555,14 @@ ~~~~~~~~~~~~~~~~~~~~~~~~ Read + decode all EF.ARR records in flattened, human-friendly form. +ADF.USIM/EF.EST: est_service_enable +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Enables a single service in EF.EST. Requires service number as argument. + +ADF.USIM/EF.EST: est_service_disable +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Disables a single service in EF.EST. Requires service number as argument. + EF.IMSI: update_imsi_plmn ~~~~~~~~~~~~~~~~~~~~~~~~~ Change the PLMN part (MCC+MNC) of the IMSI. Requires a single argument consisting of 5/6 digits of -- To view, visit https://gerrit.osmocom.org/c/pysim/+/31466 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: pysim Gerrit-Branch: master Gerrit-Change-Id: Iddba9f25ba957f03ca25628a7742fe40fd79c030 Gerrit-Change-Number: 31466 Gerrit-PatchSet: 1 Gerrit-Owner: laforge <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: dexter <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-MessageType: merged
