TODO: Check SIM pin status if sim_change_pin fails

This commit is contained in:
Marit Henriksen 2010-11-10 12:35:45 +01:00 committed by Denis Kenzior
parent 21861bec97
commit 4783db9a9c
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -133,6 +133,12 @@ SIM / SIM File system
Complexity: C2
Owner: Pekka Pessi <pekka.pessi@nokia.com>
- Check SIM pin status if sim_change_pin fails. If it is anything other than
READY, we must tear the state back to pre_sim state and set the modem offline.
Priority: Medium
Complexity: C1
Owner: Marit Henriksen <marit.henriksen@stericsson.com>
Modem Emulator
==============