ofono/src
Yang Gu 3ae32b6e51 stkutil: Use struct to represent frame id
Use a field has_id to indicate if we have frame id or not. Originally
we use 0xFF to indicate we don't have frame id. But in that way, we
have to initialize each test case of proactive command when it doesn't
have this comprehension tlv to be 0xFF. To use has_id will save this
effort, and keep consistency with other implementations.
2010-04-27 09:30:59 -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 Fix: Look for the STK atom, not SIM atom 2010-04-15 16:49:41 -05:00
common.c Fix a typo in telephony_error_to_str 2010-04-23 11:52:17 -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 Check for capabilities support via libcap-ng 2010-03-29 11:06:04 -07: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: Don't crash by calling sim watch too early 2010-04-15 16:49:43 -05: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 Sim Toolkit atom 2010-04-15 16:49:40 -05: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 Style: Proper indentation 2010-04-15 16:49:42 -05:00
simutil.c Fix CTLV three-byte tag parsing. 2010-04-22 17:44:20 -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 Make function decode_scts public 2010-04-02 11:00:56 -05:00
smsutil.h Make function decode_scts public 2010-04-02 11:00:56 -05:00
ssn.c Update copyright information 2010-01-01 17:00:10 -08:00
stk.c Fix: The null check should be done elsewhere 2010-04-15 16:49:41 -05:00
stkutil.c stkutil: Use struct to represent frame id 2010-04-27 09:30:59 -05:00
stkutil.h stkutil: Use struct to represent frame id 2010-04-27 09:30:59 -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 Refactor: Return a string from USSD Respond method 2010-03-31 13:49:31 -05: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 Refactor: Store the sim object inside voicecalls 2010-04-15 16:49:42 -05:00
watch.c Update copyright information 2010-01-01 17:00:10 -08:00