comparison doc/Low-level-commands @ 127:08ba6a5d8a3f

doc/Low-level-commands: INVALIDATE and REHABILITATE documented
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 20 Feb 2021 19:53:08 +0000
parents 3bce899bcf78
children 01aed8d0685a
comparison
equal deleted inserted replaced
126:7faec607500f 127:08ba6a5d8a3f
133 command. This command supports all 3 types of EF (transparent, linear fixed 133 command. This command supports all 3 types of EF (transparent, linear fixed
134 and cyclic) and uses the correct UPDATE BINARY or UPDATE RECORD commands based 134 and cyclic) and uses the correct UPDATE BINARY or UPDATE RECORD commands based
135 on the SELECT response. Cyclic files are restored by writing every record in 135 on the SELECT response. Cyclic files are restored by writing every record in
136 the reverse order from the last index to the first. 136 the reverse order from the last index to the first.
137 137
138 INVALIDATE and REHABILITATE
139 ===========================
140
141 cur-ef-inval will send an INVALIDATE command to the SIM; cur-ef-rehab will send
142 a REHABILITATE command. The naming of these low-level fc-simtool commands
143 reflects the fact that you have to manually select the EF of interest first.
144
138 GSM authentication testing 145 GSM authentication testing
139 ========================== 146 ==========================
140 147
141 a38 RAND 148 a38 RAND
142 149