summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMarit Henriksen <marit.henriksen@stericsson.com>2010-11-10 12:35:45 +0100
committerDenis Kenzior <denkenz@gmail.com>2010-11-10 08:35:46 -0600
commit4783db9a9ca7d99be337814e40b5faba9798fbfe (patch)
tree1ba14b2cda954d1dae8ada3135230a1e662952f1 /TODO
parent21861bec97b5471d3a0eaa05672b655e4b8387be (diff)
downloadofono-4783db9a9ca7d99be337814e40b5faba9798fbfe.tar.bz2
TODO: Check SIM pin status if sim_change_pin fails
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 84d5aa70..eefa605c 100644
--- a/TODO
+++ b/TODO
@@ -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
==============