ofono/src
Denis Kenzior 3c27dae5e8 Fixup style issues with previous MCC/MNC patch
- Breakup MCC/MNC LENGTH constant
- Don't hardcode numbers
- Fix >80 column length
- Fix test case to expect strings instead of shorts
2009-06-12 19:33:55 -05:00
..
Makefile.am Add basic skeleton for SmsManager interface 2009-05-29 18:37:41 -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 Create ofono_phone_number struct 2009-05-26 18:18:12 -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 Fixup style issues with previous MCC/MNC patch 2009-06-12 19:33:55 -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 Remove unused function 2009-05-28 20:45:27 -05:00
modem.c Cleanup SimManager interface 2009-05-26 18:20:03 -05:00
modem.h Add basic skeleton for SmsManager interface 2009-05-29 18:37:41 -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 implementation of telephony daemon 2009-05-05 21:14:19 -07:00
plugin.c Add directory for driver plugins 2009-05-10 22:44:37 -07:00
sim.c Remove unnecessary define 2009-05-29 18:37:36 -05:00
sim.h Add SimManager interface. 2009-05-26 18:15:51 -05:00
sms.c Forgot to add this 2009-06-01 14:05:33 -05:00
smsutil.c Add additional sanity check 2009-06-11 23:45:03 -05:00
smsutil.h Make SMS UDH iterators const-correct 2009-06-11 23:45:01 -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 Only USSD needs the special <cr> handling 2009-06-05 19:58:27 -05:00
voicecall.c Fix for multiparty_hangup 2009-06-11 10:44:53 -05:00