summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include: Update to proper API namingDenis Kenzior2010-07-301-1/+1
* gprs: Update gprs context struct with IPv6 supportDenis Kenzior2010-07-191-0/+6
* Add Dbus interface names for STK.Andrzej Zaborowski2010-07-081-0/+2
* Add OFONO_ERROR_TYPE_SIM for negative SIM statusesAndrzej Zaborowski2010-07-081-0/+1
* stk: Utilities for proactive command/envelope handling.Andrzej Zaborowski2010-07-081-0/+2
* sms: Add driver API for SMS bearer settingsDenis Kenzior2010-06-251-0/+8
* history: API change for status report notifyPasi Miettinen2010-06-211-0/+2
* Add support for Features property on modem interfaceMarcel Holtmann2010-06-091-1/+0
* Move data connection manager interface constants into common includeMarcel Holtmann2010-06-091-0/+2
* Rename CbsManger into CellBroadcastMarcel Holtmann2010-06-091-1/+1
* include: More style issuesDenis Kenzior2010-06-071-5/+5
* Use ofono_bool_t instead of bool in modem API.Pekka Pessi2010-05-271-4/+3
* Fix: minor style issuesDenis Kenzior2010-05-261-2/+2
* Add: Online property to modemPekka Pessi2010-05-261-0/+12
* sim: No need for this defineDenis Kenzior2010-05-191-2/+0
* Read EF_ICCID property of SIMDaniel Wagner2010-05-191-0/+2
* Add network time supportAki Niemi2010-05-193-0/+65
* Fix: No glib types in oFono public APIDenis Kenzior2010-04-151-1/+1
* Fix: Style issues in stk driver APIDenis Kenzior2010-04-151-9/+10
* Add Sim Toolkit atomAndrzej Zaborowski2010-04-152-3/+71
* Drivers can notify core of SIM insertion / removalAndrzej Zaborowski2010-04-151-1/+2
* Extend sim-ready watch with card insert/ejectAndrzej Zaborowski2010-04-151-5/+12
* Refactor: Simplify the internal GPRS APIDenis Kenzior2010-03-261-6/+3
* Refactor: Rename radio setting type namesDenis Kenzior2010-03-251-4/+4
* Move netreg interface definitions to dbus.hDenis Kenzior2010-03-231-0/+2
* Move sim manager interface definition to dbus.hDenis Kenzior2010-03-221-0/+1
* Move cbs interface definition to dbus.hDenis Kenzior2010-03-221-0/+1
* Move call volume interface definition to dbus.hDenis Kenzior2010-03-221-1/+2
* Move mwi interface definition to dbus.hDenis Kenzior2010-03-221-0/+1
* Move radio settings interface definition to dbus.hDenis Kenzior2010-03-221-0/+1
* Move sms interface definition to dbus.hDenis Kenzior2010-03-221-0/+1
* Move voicecall interface definitions to dbus.hDenis Kenzior2010-03-221-0/+2
* Add support for modem namesDenis Kenzior2010-02-121-0/+2
* Move USSD status enum to headerAki Niemi2010-02-091-0/+9
* Add radio settings atom and driver APIAki Niemi2010-02-041-0/+78
* Add support for dynamic debug featureMarcel Holtmann2010-01-261-1/+17
* Refactor: Rename & Restructure cphs_supportDenis Kenzior2010-01-121-1/+1
* Rename: Rename CPHS Phase enumsDenis Kenzior2010-01-121-7/+3
* Use CPHS version of mailbox numbers on SIM if 3GPP version not available.Andrzej Zaborowski2010-01-121-0/+4
* Retrieve CPHS phase (if any) from SIM.Andrzej Zaborowski2010-01-121-0/+9
* Refactor: Allow persisent modem namesDenis Kenzior2010-01-061-1/+1
* Set phase to unknown until we probe itDenis Kenzior2010-01-061-0/+1
* Refactor: Preserve Phase obtained from the SIMDenis Kenzior2010-01-061-3/+4
* Index SIM cache by phase also.Andrzej Zaborowski2010-01-061-0/+7
* Update copyright informationMarcel Holtmann2010-01-0124-24/+24
* Add SIM download envelope function to SIM driverAndrzej Zaborowski2009-12-171-0/+3
* Refactor: use unsigned ints for cidsDenis Kenzior2009-12-091-1/+2
* Add utility to get the next free call idDenis Kenzior2009-12-041-0/+1
* Refactor: Remove list_calls from voicecall driverDenis Kenzior2009-12-041-2/+0
* Style: Use unsigned int instead of unsignedDenis Kenzior2009-12-012-2/+3