summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-06-09Add support for Features property on modem interfaceMarcel Holtmann1-1/+0
2010-06-09Move data connection manager interface constants into common includeMarcel Holtmann1-0/+2
2010-06-09Rename CbsManger into CellBroadcastMarcel Holtmann1-1/+1
2010-06-07include: More style issuesDenis Kenzior1-5/+5
2010-05-27Use ofono_bool_t instead of bool in modem API.Pekka Pessi1-4/+3
2010-05-26Fix: minor style issuesDenis Kenzior1-2/+2
2010-05-26Add: Online property to modemPekka Pessi1-0/+12
2010-05-19sim: No need for this defineDenis Kenzior1-2/+0
2010-05-19Read EF_ICCID property of SIMDaniel Wagner1-0/+2
2010-05-19Add network time supportAki Niemi3-0/+65
2010-04-15Fix: No glib types in oFono public APIDenis Kenzior1-1/+1
2010-04-15Fix: Style issues in stk driver APIDenis Kenzior1-9/+10
2010-04-15Add Sim Toolkit atomAndrzej Zaborowski2-3/+71
2010-04-15Drivers can notify core of SIM insertion / removalAndrzej Zaborowski1-1/+2
2010-04-15Extend sim-ready watch with card insert/ejectAndrzej Zaborowski1-5/+12
2010-03-26Refactor: Simplify the internal GPRS APIDenis Kenzior1-6/+3
2010-03-25Refactor: Rename radio setting type namesDenis Kenzior1-4/+4
2010-03-23Move netreg interface definitions to dbus.hDenis Kenzior1-0/+2
2010-03-22Move sim manager interface definition to dbus.hDenis Kenzior1-0/+1
2010-03-22Move cbs interface definition to dbus.hDenis Kenzior1-0/+1
2010-03-22Move call volume interface definition to dbus.hDenis Kenzior1-1/+2
2010-03-22Move mwi interface definition to dbus.hDenis Kenzior1-0/+1
2010-03-22Move radio settings interface definition to dbus.hDenis Kenzior1-0/+1
2010-03-22Move sms interface definition to dbus.hDenis Kenzior1-0/+1
2010-03-22Move voicecall interface definitions to dbus.hDenis Kenzior1-0/+2
2010-02-12Add support for modem namesDenis Kenzior1-0/+2
2010-02-09Move USSD status enum to headerAki Niemi1-0/+9
2010-02-04Add radio settings atom and driver APIAki Niemi1-0/+78
2010-01-26Add support for dynamic debug featureMarcel Holtmann1-1/+17
2010-01-12Refactor: Rename & Restructure cphs_supportDenis Kenzior1-1/+1
2010-01-12Rename: Rename CPHS Phase enumsDenis Kenzior1-7/+3
2010-01-12Use CPHS version of mailbox numbers on SIM if 3GPP version not available.Andrzej Zaborowski1-0/+4
2010-01-12Retrieve CPHS phase (if any) from SIM.Andrzej Zaborowski1-0/+9
2010-01-06Refactor: Allow persisent modem namesDenis Kenzior1-1/+1
2010-01-06Set phase to unknown until we probe itDenis Kenzior1-0/+1
2010-01-06Refactor: Preserve Phase obtained from the SIMDenis Kenzior1-3/+4
2010-01-06Index SIM cache by phase also.Andrzej Zaborowski1-0/+7
2010-01-01Update copyright informationMarcel Holtmann24-24/+24
2009-12-17Add SIM download envelope function to SIM driverAndrzej Zaborowski1-0/+3
2009-12-09Refactor: use unsigned ints for cidsDenis Kenzior1-1/+2
2009-12-04Add utility to get the next free call idDenis Kenzior1-0/+1
2009-12-04Refactor: Remove list_calls from voicecall driverDenis Kenzior1-2/+0
2009-12-01Style: Use unsigned int instead of unsignedDenis Kenzior2-2/+3
2009-11-23Add mpty field to ofono_callZhenhua Zhang1-0/+1
2009-11-17Support returning settings from context activationDenis Kenzior1-1/+5
2009-11-17Add ofono_gprs_context_get_modemMartin Xu1-0/+2
2009-11-13Update some internal documentationDenis Kenzior1-0/+12
2009-11-05Add SMS history capabilityDenis Kenzior1-0/+16
2009-10-29Update the netreg driver to use mcc/mncDenis Kenzior1-2/+2
2009-10-27Refactor: replace netreg get_operator with mcc/mncDenis Kenzior1-2/+2