summaryrefslogtreecommitdiffstats
path: root/src/ofono.h
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-14Add atom_watch functionsDenis Kenzior1-0/+19
2009-08-14Rework ofono_modem_remove_atomDenis Kenzior1-2/+1
2009-08-14Add getter functions for atomsDenis Kenzior1-0/+2
2009-08-14Evolve the phonebook driverDenis Kenzior1-1/+1
2009-08-14Remove defunct pointer to call waiting dataDenis Kenzior1-1/+0
2009-08-14Evolve call settings driverDenis Kenzior1-1/+2
2009-08-14Evolve the call meter driver APIDenis Kenzior1-1/+1
2009-08-14Evolve the call-forwarding driverDenis Kenzior1-1/+2
2009-08-14Evolve the call-barring driverDenis Kenzior1-1/+3
2009-08-13Move certain parts of driver.h to types.hDenis Kenzior1-0/+2
2009-08-13Add ofono atom routinesDenis Kenzior1-0/+36
2009-08-04Get rid of message-waiting.hDenis Kenzior1-0/+4
2009-08-04Add a MessageWaiting interface to track message waiting indications.Andrzej Zaborowski1-0/+4
2009-07-29Get rid of unnecessary functionDenis Kenzior1-1/+0
2009-07-29Move ofono_modem functions to modem.cDenis Kenzior1-0/+1
2009-07-29Rename modem_add_interface / modem_remove_interfaceDenis Kenzior1-0/+2
2009-07-29Rename modem_alloc_callid, modem_release_callidDenis Kenzior1-0/+3
2009-07-29Move ofono_modem definition to ofono.hDenis Kenzior1-0/+26
2009-07-29Rename internal ofono history funcs to __ofonoDenis Kenzior1-4/+4
2009-07-29Rename dbus_gsm_pending_replyDenis Kenzior1-0/+2
2009-07-29Rename dbus_gsm error functions to __ofono_errorDenis Kenzior1-0/+10
2009-07-29Refactor dbus initialization & reconnectDenis Kenzior1-1/+1
2009-07-29Move & Rename dbus_gsm_init & dbus_gsm_exitDenis Kenzior1-0/+5
2009-06-17Add call-history driver typeDenis Kenzior1-0/+14
2009-05-05Add implementation of telephony daemonDenis Kenzior1-0/+3
2009-05-05Fix broken prototypesMarcel Holtmann1-2/+4
2009-04-26Add plugin support infrastructureMarcel Holtmann1-0/+5
2009-04-26Add skeleton for telephony daemonMarcel Holtmann1-0/+29