ofono/src
Andrzej Zaborowski 988f0ffbed Make SubscriberNumbers writable.
This implements writing SubscriberNumbers if the SIM allows this
(optional to the SIM provider).  Because the property is an array
of phone numbers, setting the property needs to write multiple
records on the SIM so it's not atomic and potentially can fail
partially.  In this case we have to report a write error to DBus
client but at the same time file may be changed and we send a
PropertyChanged.
2009-08-07 15:49:30 -05:00
..
Makefile.am Get rid of message-waiting.h 2009-08-04 15:10:49 -05:00
call-barring.c Use invalid_args instead of invalid_format 2009-08-05 12:20:28 -05:00
call-forwarding.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
call-meter.c Use invalid_args instead of invalid_format 2009-08-05 12:20:28 -05:00
call-settings.c Use invalid_args instead of invalid_format 2009-08-05 12:20:28 -05:00
common.c Fix minor bug in phone number handling 2009-06-19 21:13:52 -05:00
common.h Add E-UTRAN as access technology of network op 2009-06-25 11:45:29 -05:00
cssn.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
cssn.h Make CSSN use proper types 2009-07-14 15:45:06 -05:00
dbus.c Rename dbus-gsm.c to dbus.c 2009-07-29 12:26:06 -05:00
driver.h Rename ofono_modem_userdata 2009-07-29 16:44:16 -05:00
history.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
log.c Update log and plugin functions 2009-05-05 18:56:46 -07:00
main.c Get rid of dbus-gsm.h 2009-07-29 12:26:06 -05:00
manager.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
message-waiting.c Squash warning 2009-08-06 15:42:22 -05:00
modem.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
network.c Fix trailing whitespace 2009-08-06 17:24:46 -05:00
ofono.conf Add D-Bus access configuration file 2009-05-05 18:59:24 -07:00
ofono.h Get rid of message-waiting.h 2009-08-04 15:10:49 -05:00
phonebook.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
plugin.c Add directory for driver plugins 2009-05-10 22:44:37 -07:00
sim.c Make SubscriberNumbers writable. 2009-08-07 15:49:30 -05:00
sim.h Implement ofono_sim_write 2009-08-03 12:40:39 -05:00
simutil.c Fix style 2009-08-06 17:33:44 -05:00
simutil.h Add utility for building ADN records 2009-08-05 13:25:31 -05:00
sms.c Get rid of message-waiting.h 2009-08-04 15:10:49 -05:00
smsutil.c Add whitespace properly 2009-08-06 17:29:55 -05:00
smsutil.h Expose address encode/decode utilities 2009-08-05 13:19:54 -05:00
ussd.c Remove all uses of modem.h 2009-07-29 16:53:19 -05:00
ussd.h Teach USSD to recognise password change strings. 2009-06-18 16:57:58 -05:00
util.c Fix trailing whitespace 2009-08-06 17:29:11 -05:00
util.h Add utility to convert SIM FS strings to UTF8 2009-07-06 19:33:24 -05:00
voicecall.c Don't use g_slist_length to check for empty lists. 2009-07-31 09:56:21 -05:00