summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO10
-rw-r--r--doc/features.txt9
2 files changed, 9 insertions, 10 deletions
diff --git a/TODO b/TODO
index 4e815a06..6c8190a3 100644
--- a/TODO
+++ b/TODO
@@ -361,16 +361,6 @@ Sim Toolkit
Priority: High
Complexity: C8
-- Support Provide Local Information. Whenever oFono receives a Provide Local
- Information proactive command, it should check the type of the information
- requested. If the information is about the time/date or the language of the
- terminal, it should respond to the command with the appropriate terminal
- response. Otherwise, it will respond with an error.
-
- Priority: High
- Complexity: C2
- Owner: Yang Gu <yang.gu@intel.com>
-
Emergency Calls
===============
diff --git a/doc/features.txt b/doc/features.txt
index bd73e2ea..950ec9a3 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -99,6 +99,15 @@ Supported Proactive Commands:
Notification proactive command, it prints the language code and sends
terminal response to the SIM immediately.
+- Provide Local Information proactive command. Whenever oFono receives a
+ Provide Local Information proactive command, it checks the type of the
+ information requested. If the information is about the time/date or the
+ language of the terminal, it responds to the command with the appropriate
+ terminal response. The time/date information is obtained using localtime().
+ The language information is obtained by checking the LANG environment
+ variable. All other information requests are expected to be handled by
+ the modem.
+
- Sim icon support. oFono supports icons that are stored on the SIM. If the
SIM notifies oFono that an icon is available for a particular proactive
command, oFono passes this information to the UI. The UI is able to obtain