summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAki Niemi <aki.niemi@nokia.com>2011-01-12 12:55:25 +0200
committerAki Niemi <aki.niemi@nokia.com>2011-01-18 14:58:49 +0200
commit7088fe6f303589b1c5a6c80140bb1feee3c86cf4 (patch)
tree5832ca620e7219eb9d9df5ce11d42704504fee16 /TODO
parentde3a9c7e7c9c657045cddfff181fdfd6a946c958 (diff)
downloadofono-7088fe6f303589b1c5a6c80140bb1feee3c86cf4.tar.bz2
TODO: Add task for adding EFcsp support
This task will add support for CPHS Customer Service Profile (CSP), specifically for the CSP PLMN mode bit therein.
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
index 345952e9..1acae813 100644
--- a/TODO
+++ b/TODO
@@ -97,6 +97,19 @@ SIM / SIM File system
Complexity: C1
Owner: Marit Henriksen <marit.henriksen@stericsson.com>
+- Add support for CPHS Customer Service Profile (CSP). This task adds support
+ for reading the EFcsp file and in particular, interpreting the PLMN mode bit
+ within the 'Value Added Services' service group.
+
+ Based on the PLMN mode value, manual network selection needs to either be
+ enabled or disabled in the netreg atom. Also to accommodate this, there
+ probably needs to be a new 'forced' mode to indicate that manual network
+ selection is disabled.
+
+ Priority: Medium
+ Complexity: C1
+ Owner: Aki Niemi <aki.niemi@nokia.com>
+
Modem Emulator
==============