mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 02:48:34 +03:00
docs: Document the file-specific commands for ADF.USIM/EF.EST
Change-Id: Iddba9f25ba957f03ca25628a7742fe40fd79c030
This commit is contained in:
@@ -555,6 +555,14 @@ EF.ARR: read_arr_records
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user