summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2011-02-04 17:40:37 -0200
committerDenis Kenzior <denkenz@gmail.com>2011-03-18 18:31:14 -0500
commita1cfbb9c0c53f7bd1162eec60e8544c30321b3e9 (patch)
treef44baa884f864b04e9724acb24b6fce3d2758fd1 /TODO
parent21da71d544639c8b46343157dd5216f10f4738d0 (diff)
downloadofono-a1cfbb9c0c53f7bd1162eec60e8544c30321b3e9.tar.bz2
TODO: mark task 'cancel pending SMS' as done
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index 9db9e0b8..fc65b354 100644
--- a/TODO
+++ b/TODO
@@ -31,15 +31,6 @@ SMS
Priority: Low
Complexity: C8
-- See / Cancel pending SMS messages over DBus. When oFono sends SMS messages
- the method call is only returned when the message has been submitted to the
- network. Instead we should return an object path and allow cancellation of
- pending messages.
-
- Priority: High
- Complexity: C2
- Owner: Yang Gu <yang.gu@intel.com>
-
- Asynchronously acknowledge SMS DELIVER messages sent by the SMS driver
to core using ofono_sms_deliver_notify(). This may require the struct
ofono_sms_driver to be extended with one more function pointer like: