diff options
-rw-r--r-- | TODO | 7 | ||||
-rw-r--r-- | doc/features.txt | 7 |
2 files changed, 7 insertions, 7 deletions
@@ -208,13 +208,6 @@ GPRS Priority: High Complexity: C2 -- Add support for GPRS suspended event. Expose this to the UI by adding a new - 'Suspended' property on the ConnectionManager D-Bus interface. - - Owner: Mika Liljeberg <mika.liljeberg@nokia.com> - Priority: High - Complexity: C1 - - Add support for IPv6 GPRS contexts. Priority: Medium diff --git a/doc/features.txt b/doc/features.txt index 30ae7d7e..65f389ed 100644 --- a/doc/features.txt +++ b/doc/features.txt @@ -103,3 +103,10 @@ Short Messaging Service care of collating the status reports for multi-fragment messages. Once all status reports are received, the UI is notified either via DBus or history plugin API. + +GPRS +==== + +- GPRS suspension event support. The packet data service may be temporarily + suspended while a circuit switched service such as voice call or SMS is + active. |