TODO: Mark GPRS suspend event task as done

This commit is contained in:
Pekka Pessi 2010-09-23 18:11:36 +03:00 committed by Denis Kenzior
parent a69ae76207
commit 3a7e20cc4c
2 changed files with 7 additions and 7 deletions

7
TODO
View File

@ -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

View File

@ -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.