ofono/src
Denis Kenzior 61260c298f Refactor: Make SendMessage async
This commit does two things.  First it makes SendMessage an async
method, which returns only when the SMS message has been successfully
sent or failed.

This also adds a set number of tries that oFono will resubmit the PDU to
the SMSC.  If any fragment fails to be submitted, the entire send
message attempt is deemed a failure and an error is returned to the caller.
2009-11-05 16:44:22 -06:00
..
call-barring.c Simplify: Use dbus_message_iter_get_args 2009-09-22 11:24:21 -05:00
call-forwarding.c Simplify: Use dbus_message_iter_get_args 2009-09-22 11:24:21 -05:00
call-meter.c Simplify: Use dbus_message_iter_get_args 2009-09-22 11:24:21 -05:00
call-settings.c change int vendor to unsigned int vendor 2009-09-01 21:39:02 -05:00
call-volume.c Fix: different signedness comparison 2009-09-29 14:56:23 -05:00
cbs.c Fix: Don't pass ofono_network_operator structures 2009-10-29 15:28:26 -05:00
common.c Add utility to test for valid APN names 2009-10-30 15:52:29 -05:00
common.h Add utility to test for valid APN names 2009-10-30 15:52:29 -05:00
dbus.c Add InUse error type 2009-10-23 17:05:53 -05:00
genbuiltin Use script to generate list of builtin plugin symbols 2009-08-24 19:05:41 -07:00
gprs.c Fix: Load GPRS settings before finding netreg 2009-11-05 10:25:59 -06:00
history.c Port history to the new atom API 2009-08-20 16:29:18 -05:00
log.c Fix comment 2009-08-12 17:40:41 -07:00
main.c Get rid of dbus-gsm.h 2009-07-29 12:26:06 -05:00
manager.c Break out device info into a separate driver 2009-08-20 12:48:29 -05:00
message-waiting.c Refactor: Move elementary file type checking 2009-10-02 18:25:56 -05:00
modem.c Fix: Report registered modems properly 2009-09-28 11:18:50 -05:00
network.c Fix: Handle the case where only PLMN name is given 2009-11-04 11:43:57 -06:00
ofono.conf Add D-Bus access configuration file 2009-05-05 18:59:24 -07:00
ofono.h Fix: Don't pass ofono_network_operator structures 2009-10-29 15:28:26 -05:00
phonebook.c change int vendor to unsigned int vendor 2009-09-01 21:39:02 -05:00
plugin.c Convert to fully non-recursive build system 2009-08-24 23:49:40 -07:00
sim.c Fix: Don't crash when cached ef structure differs 2009-10-05 16:20:55 -05:00
simutil.c Fix pointer size problem with GUINT_TO_POINTER and unsigned short 2009-10-04 13:02:56 +02:00
simutil.h Fix: Make const correct 2009-10-02 19:25:44 -05:00
sms.c Refactor: Make SendMessage async 2009-11-05 16:44:22 -06:00
smsutil.c Rename sms assembly path to sms_assembly from sms 2009-11-05 16:42:15 -06:00
smsutil.h Use existing function for converting to iso639 2009-09-17 11:53:37 -05:00
ssn.c Create watchlists during register 2009-09-11 14:06:18 -05:00
storage.c Fix: Quiet compiler warnings 2009-10-30 16:09:59 -05:00
storage.h Add utilities for settings management 2009-10-30 15:22:06 -05:00
ussd.c Parse +CUSD responses. 2009-10-16 17:46:28 -05:00
util.c Refactor SMS language dialect encoding / decoding 2009-09-08 12:44:51 -05:00
util.h Refactor SMS language dialect encoding / decoding 2009-09-08 12:44:51 -05:00
voicecall.c Use localtime_r instead of localtime 2009-11-05 16:00:34 -06:00
watch.c Refactor various watch functions 2009-09-11 12:39:53 -05:00