ofono/src
Denis Kenzior 7972f844c7 Refactor: Simplify the internal GPRS API
We no longer expose lac/ci/tech attributes obtained from CGREG
(some modems, like ISI, do not even report them for GPRS separately).
Simplify the internal gprs driver api to only report the registration
status (e.g. home, roaming, searching, not registered, etc)
2010-03-26 23:00:28 -05:00
..
call-barring.c Fix: Check password length based on its type 2010-03-19 13:48:04 -05:00
call-forwarding.c Fix: Don't use ofono_debug directly in the core 2010-02-08 11:54:03 -06:00
call-meter.c Fix: Check password length based on its type 2010-03-19 13:48:04 -05:00
call-settings.c Fix: Don't use ofono_debug directly in the core 2010-02-08 11:54:03 -06:00
call-volume.c Move call volume interface definition to dbus.h 2010-03-22 15:33:56 -05:00
cbs.c Move cbs interface definition to dbus.h 2010-03-22 15:36:04 -05:00
common.c Refactor: Simplify Technology values 2010-03-25 10:29:01 -05:00
common.h Revert the default statement for PIN type checking 2010-03-20 02:26:57 +01:00
dbus.c Update copyright information 2010-01-01 17:00:10 -08:00
genbuiltin Use script to generate list of builtin plugin symbols 2009-08-24 19:05:41 -07:00
gprs.c Refactor: Simplify the internal GPRS API 2010-03-26 23:00:28 -05:00
history.c Update copyright information 2010-01-01 17:00:10 -08:00
idmap.c Remove trailing/leading whitespace 2010-01-11 11:08:42 +02:00
idmap.h Add idmap_take utility 2010-01-07 14:42:29 -06:00
log.c Add support for dynamic debug feature 2010-01-26 10:06:53 +01:00
main.c Remove empty block for SIGPIPE handling 2010-01-26 10:07:56 +01:00
manager.c Clean: no error path needed 2010-02-10 18:06:46 -06:00
message-waiting.c Move mwi interface definition to dbus.h 2010-03-22 15:31:03 -05:00
modem.c Fix: Trivial mistake 2010-02-12 18:48:32 -06:00
network.c Refactor: Rename netreg Operator property to Name 2010-03-25 10:57:52 -05:00
ofono.conf Add D-Bus access configuration file 2009-05-05 18:59:24 -07:00
ofono.h Add radio settings atom and driver API 2010-02-04 23:43:18 +02:00
phonebook.c Fix: Use snprintf instead of sprintf in the core 2010-02-05 10:33:58 -06:00
plugin.c Fix: plugin version mismatch warning 2010-02-10 23:52:13 -06:00
radio-settings.c Refactor: Rename radio setting type names 2010-03-25 10:42:48 -05:00
sim.c Refactor: Remove MobileNetworkCodeLength property 2010-03-25 10:21:37 -05:00
simutil.c Make the function to parse mcc and mnc public 2010-03-25 11:36:11 -05:00
simutil.h Make the function to parse mcc and mnc public 2010-03-25 11:36:11 -05:00
sms.c Move sms interface definition to dbus.h 2010-03-22 15:28:08 -05:00
smsutil.c Fix: Unnecessary initializations 2010-02-04 00:24:14 -06:00
smsutil.h Update copyright information 2010-01-01 17:00:10 -08:00
ssn.c Update copyright information 2010-01-01 17:00:10 -08:00
stkutil.c Fix: No need to malloc memory for this 2010-03-25 11:39:45 -05:00
stkutil.h Add parser for location information objects 2010-03-25 11:36:11 -05:00
storage.c Refactor: create_dirs logic 2010-03-16 17:19:01 -05:00
storage.h Update copyright information 2010-01-01 17:00:10 -08:00
ussd.c Fix: Enter RESPONSE_SENT state in ussd response cb 2010-02-27 11:22:31 -06:00
util.c Fix: Use g_try_malloc instead of g_malloc in util 2010-03-16 17:21:06 -05:00
util.h Update copyright information 2010-01-01 17:00:10 -08:00
voicecall.c Move voicecall interface definitions to dbus.h 2010-03-22 15:27:08 -05:00
watch.c Update copyright information 2010-01-01 17:00:10 -08:00