summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Zajac <guillaume.zajac@linux.intel.com>2011-12-08 10:58:16 +0100
committerDenis Kenzior <denkenz@gmail.com>2011-12-08 06:10:19 -0600
commitd78e08e4e22a839d6eb5ac4e410a61daa74f7eb0 (patch)
treeddae4f7ebf37bfdbb3fa8baa708435af12fe8a88
parentdcd1730c3aa074312e842d97134c4ce729b93f5b (diff)
downloadofono-d78e08e4e22a839d6eb5ac4e410a61daa74f7eb0.tar.bz2
TODO: Mark net initiated disconnect task as done
-rw-r--r--TODO6
-rw-r--r--doc/features.txt6
2 files changed, 6 insertions, 6 deletions
diff --git a/TODO b/TODO
index 159b3255..63d28ab4 100644
--- a/TODO
+++ b/TODO
@@ -570,9 +570,3 @@ CDMA Connection Manager
Priority: Medium
Complexity: C4
-
-- Support Network Initiated disconnection of Packet Data Service over CDMA
- (1xRTT and 1xEV-DO) systems.
-
- Priority: Medium
- Complexity: C2
diff --git a/doc/features.txt b/doc/features.txt
index ad4d176c..d2bb171c 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -684,3 +684,9 @@ Modem Emulator
- Support for Bluetooth DUN profile. oFono supports the Dial Up Networking
profile and all mandatory commands specified by BT DUN 1.1. For a list
of supported commands please see doc/dialup-command-set.txt.
+
+CDMA Connection Manager
+=======================
+
+- Support Network Initiated disconnection of Packet Data Service over CDMA
+ (1xRTT and 1xEV-DO) systems.