TODO: mark task 'cancel pending SMS' as done

This commit is contained in:
Lucas De Marchi 2011-02-04 17:40:37 -02:00 committed by Denis Kenzior
parent 21da71d544
commit a1cfbb9c0c
1 changed files with 0 additions and 9 deletions

9
TODO
View File

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