ofono/src
Denis Kenzior 555e2e689d Refactor SIM file access code
SIM File Access conditions would be reported similarly between various
stacks, so it seems like the core logic of figuring out the access
conditions belongs up in the daemon.

This also fixes various problems, including:
  - access conditions read from bytes 10-12, instead of 9-11.
  - read/update, invalidate/rehabilitate and increase conditions
    read from the wrong bits (0-3 instead of 4-7 and vice versa)
2009-07-27 17:09:56 -05:00
..
Makefile.am Move utility to its own file 2009-07-14 15:45:03 -05:00
call-barring.c Minor style issue 2009-06-18 16:58:05 -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 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 Make CSSN use proper types 2009-07-14 15:45:06 -05:00
cssn.h Make CSSN use proper types 2009-07-14 15:45:06 -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 Refactor SIM file access code 2009-07-27 17:09:56 -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 Teach USSD to recognise password change strings. 2009-06-18 16:57:58 -05:00
network.c Use registration status constants consistently. 2009-07-17 23:48:29 -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 Don't escape phonebooks 2009-07-16 17:22:04 -05:00
plugin.c Add directory for driver plugins 2009-05-10 22:44:37 -07:00
sim.c Refactor SIM file access code 2009-07-27 17:09:56 -05:00
sim.h Refactor OPL code 2009-07-14 15:45:05 -05:00
simutil.c Clean-up in sim.c. 2009-07-17 23:48:29 -05:00
simutil.h Refactor SIM file access code 2009-07-27 17:09:56 -05:00
sms.c Use int for MoreMessagestoSend (mms) 2009-07-27 17:09:35 -05:00
smsutil.c Fix stupid false positive warnings about uninitialized variables 2009-07-14 06:06:46 +02:00
smsutil.h Add Cell Broadcast assembly utilities 2009-07-02 19:03:05 -05:00
ussd.c Fix another logic bug in SS parser 2009-06-18 16:58:08 -05:00
ussd.h Teach USSD to recognise password change strings. 2009-06-18 16:57:58 -05:00
util.c Fix signedness warning 2009-07-13 22:33:48 -05:00
util.h Add utility to convert SIM FS strings to UTF8 2009-07-06 19:33:24 -05:00
voicecall.c Add call-history driver type 2009-06-17 18:20:20 -05:00