# HG changeset patch # User Mychaela Falconia # Date 1613850788 0 # Node ID 08ba6a5d8a3fc94fbb381a90d451bc0fed05dc1e # Parent 7faec607500f784a6f35ca249e149293b692337f doc/Low-level-commands: INVALIDATE and REHABILITATE documented diff -r 7faec607500f -r 08ba6a5d8a3f doc/Low-level-commands --- a/doc/Low-level-commands Sat Feb 20 19:37:52 2021 +0000 +++ b/doc/Low-level-commands Sat Feb 20 19:53:08 2021 +0000 @@ -135,6 +135,13 @@ on the SELECT response. Cyclic files are restored by writing every record in the reverse order from the last index to the first. +INVALIDATE and REHABILITATE +=========================== + +cur-ef-inval will send an INVALIDATE command to the SIM; cur-ef-rehab will send +a REHABILITATE command. The naming of these low-level fc-simtool commands +reflects the fact that you have to manually select the EF of interest first. + GSM authentication testing ==========================