Merge lp://staging/~morphis/phablet-extras/ofono-sms-status-report into lp://staging/phablet-extras/ofono

Proposed by Simon Fels
Status: Needs review
Proposed branch: lp://staging/~morphis/phablet-extras/ofono-sms-status-report
Merge into: lp://staging/phablet-extras/ofono
Diff against target: 125 lines (+57/-31)
1 file modified
drivers/rilmodem/sms.c (+57/-31)
To merge this branch: bzr merge lp://staging/~morphis/phablet-extras/ofono-sms-status-report
Reviewer Review Type Date Requested Status
Tony Espy Pending
Review via email: mp+171257@code.staging.launchpad.net

Description of the change

This implements reception of SMS message status reports which are handed over the ofono core after they are received.

To test this you should enable the example history plugin within ofono with

--- Makefile.am 2013-04-12 20:04:45 +0000
+++ Makefile.am 2013-06-25 09:54:39 +0000
@@ -476,6 +476,9 @@
 builtin_sources += plugins/cdma-provision.c
 endif

+builtin_modules += example_history
+builtin_sources += examples/history.c
+
 if MAINTAINER_MODE
 builtin_modules += example_history
 builtin_sources += examples/history.c

This will print debug messages for every SMS status report. For details have a look at examples/history.c

To post a comment you must log in.

Unmerged revisions

42. By Simon Fels

[rilmodem] Add support for RIL_UNSOL_RESPONSE_NEW_SMS_STATUS_REPROT and refactor SMS acknowledgement

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches