summaryrefslogtreecommitdiffstats
path: root/src/ofono.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-08sms: Refactor ofono_sms_submit introduced by stkDenis Kenzior1-2/+13
2010-07-08Add __ofono_sms_submit for other atoms to submit SMs.Andrzej Zaborowski1-1/+6
2010-06-09stk: Use envelope encoding utility from stkutil.cAndrzej Zaborowski1-2/+2
2010-05-26Add __ofono_error_not_availableDenis Kenzior1-0/+1
2010-05-19Add network time supportAki Niemi1-0/+8
2010-04-15Add Sim Toolkit atomAndrzej Zaborowski1-1/+3
2010-02-04Add radio settings atom and driver APIAki Niemi1-0/+2
2010-01-26Add support for dynamic debug featureMarcel Holtmann1-5/+3
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-17Handle EF-CBSMID contents.Andrzej Zaborowski1-1/+5
2009-12-04Refactor: call id allocation / releaseDenis Kenzior1-2/+3
2009-12-02When SIGTERM is received, run the event loopDenis Kenzior1-0/+3
2009-11-18Report AttachInProgress ErrorDenis Kenzior1-0/+1
2009-11-18Refactor: Send NotAttached errorDenis Kenzior1-0/+1
2009-11-05Add SMS history capabilityDenis Kenzior1-0/+14
2009-10-29Fix: Don't pass ofono_network_operator structuresDenis Kenzior1-1/+1
2009-10-23Add implementation of GPRS context atomDenis Kenzior1-0/+1
2009-10-23Refactor: Split up GPRS into two atomsDenis Kenzior1-0/+1
2009-10-23Add InUse error typeDenis Kenzior1-0/+1
2009-10-23Second round of renamingDenis Kenzior1-1/+1
2009-10-23Refactor: rename data-connection to gprsDenis Kenzior1-1/+1
2009-10-23Add GPRS supportAndrzej Zaborowski1-0/+2
2009-09-29Add call volume interface to adjust speaker and mic volumeZhenhua Zhang1-0/+1
2009-09-11Add utility for setting the netreg base stationDenis Kenzior1-0/+3
2009-09-11Add network registration status watch capabilityDenis Kenzior1-0/+11
2009-09-11Refactor various watch functionsDenis Kenzior1-2/+23
2009-09-10Add initial Cell Broadcast atom implementationDenis Kenzior1-0/+2
2009-09-02Add simple utility to validate pathsDenis Kenzior1-0/+2
2009-08-20Hide the ofono_modem datastructureDenis Kenzior1-13/+0
2009-08-20Port history to the new atom APIDenis Kenzior1-2/+0
2009-08-20Add __ofono_modem_foreach_atom functionDenis Kenzior1-0/+6
2009-08-20Break out device info into a separate driverDenis Kenzior1-1/+2
2009-08-20Remove unused variablesDenis Kenzior1-4/+0
2009-08-19Evolve the voicecall driverDenis Kenzior1-1/+1
2009-08-19Evolve the netreg driverDenis Kenzior1-1/+3
2009-08-19Evolve message waiting low level APIDenis Kenzior1-3/+4
2009-08-19Add a new SIM not ready errorDenis Kenzior1-0/+1
2009-08-19Evolve SIM driverDenis Kenzior1-1/+2
2009-08-19Move ofono_destroy_fun to types.hDenis Kenzior1-2/+0
2009-08-19Remove unneeded variableDenis Kenzior1-1/+0
2009-08-19Evolve SMS driver APIDenis Kenzior1-0/+1
2009-08-17Port call-settings to the new USSD APIDenis Kenzior1-1/+0
2009-08-17Port call-forwarding to new USSD APIDenis Kenzior1-1/+0
2009-08-17Get rid of unneeded variableDenis Kenzior1-1/+0
2009-08-17Refactor call barring to the new USSD APIDenis Kenzior1-1/+0
2009-08-17Refactor supplementary service control stringsDenis Kenzior1-3/+20
2009-08-17Evolve the USSD APIDenis Kenzior1-1/+2
2009-08-14Refactor cssn into ofono_ssnDenis Kenzior1-1/+19
2009-08-14Add atom get_registered functionDenis Kenzior1-0/+2
2009-08-14Follow the more common glib convention for destroyDenis Kenzior1-1/+1