ofono/src
Andrzej Zaborowski 2b451eaeab Add record based file capability to sim_ops
Add capability to read / write / stat files on the SIM.  This now
supports cyclic, linear fixed and transparent SIM files.

Parse GET RESPONSE result to find structure of the file (cyclic, linear
fixed, or transparent), the file size and the record length.

Add both read and update capability for binary and record-based files.

Implement writing sim files through AT.
2009-06-18 04:02:05 -05:00
..
Makefile.am Add call-history driver type 2009-06-17 18:20:20 -05:00
call-barring.c Squish another uninitialized warning in CB 2009-06-01 14:05:45 -05:00
call-forwarding.c Squish another uninitialized warning 2009-06-01 14:05:43 -05:00
call-meter.c Remove unused variables. 2009-05-12 19:09:57 -07:00
call-settings.c Change int type to enum for SS control callbacks 2009-06-01 14:05:41 -05:00
common.c Create ofono_phone_number struct 2009-05-26 18:18:12 -05:00
common.h Cleanup SimManager interface 2009-05-26 18:20:03 -05:00
cssn.c Create ofono_phone_number struct 2009-05-26 18:18:12 -05:00
cssn.h Header guards not to be present in private headers 2009-06-16 16:38:56 -05:00
dbus-gsm.c Add implementation of telephony daemon 2009-05-05 21:14:19 -07:00
dbus-gsm.h Add implementation of telephony daemon 2009-05-05 21:14:19 -07:00
driver.h Add record based file capability to sim_ops 2009-06-18 04:02:05 -05:00
history.c Add call-history driver type 2009-06-17 18:20:20 -05:00
log.c Update log and plugin functions 2009-05-05 18:56:46 -07:00
main.c Add implementation of telephony daemon 2009-05-05 21:14:19 -07:00
manager.c Add call-history driver type 2009-06-17 18:20:20 -05:00
modem.c Cleanup SimManager interface 2009-05-26 18:20:03 -05:00
modem.h Add call-history driver type 2009-06-17 18:20:20 -05:00
network.c Fixup style issues with previous MCC/MNC patch 2009-06-12 19:33:55 -05:00
ofono.conf Add D-Bus access configuration file 2009-05-05 18:59:24 -07:00
ofono.h Add call-history driver type 2009-06-17 18:20:20 -05:00
phonebook.c Phonebook API tweak 2009-06-17 18:20:22 -05:00
plugin.c Add directory for driver plugins 2009-05-10 22:44:37 -07:00
sim.c Add record based file capability to sim_ops 2009-06-18 04:02:05 -05:00
sim.h Header guards not to be present in private headers 2009-06-16 16:38:56 -05:00
sms.c Fix SMS port addressing 2009-06-16 16:38:50 -05:00
smsutil.c Return slist elements back to the allocator 2009-06-17 18:20:17 -05:00
smsutil.h Header guards not to be present in private headers 2009-06-16 16:38:56 -05:00
ussd.c Implement callback for the cancel function 2009-05-12 19:09:57 -07:00
ussd.h Change int type to enum for SS control callbacks 2009-06-01 14:05:41 -05:00
util.c Only USSD needs the special <cr> handling 2009-06-05 19:58:27 -05:00
util.h Header guards not to be present in private headers 2009-06-16 16:38:56 -05:00
voicecall.c Add call-history driver type 2009-06-17 18:20:20 -05:00