summaryrefslogtreecommitdiffstats
path: root/src/modem.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-29Move & Rename dbus_gsm_connectionDenis Kenzior1-4/+4
Move to ofono/dbus.h ofono_dbus_get_connection
2009-05-26Cleanup SimManager interfaceDenis Kenzior1-0/+1
Future-Proof own numbers support. For now we only report voice numbers Rename attributes to be a bit better
2009-05-26Add SimManager interface.Andrzej Zaborowski1-0/+3
Implement basic SIM filesystem utilities. Obtain Service Provider Name EF-SPN record. Make NetworkRegistration use SPN for PLMN display. This implements PLMN display rules in 31.102 "EFSPN".
2009-05-12Add an API for a CSSI/CSSU notifications.Andrzej Zaborowski1-0/+5
2009-05-12Remove some other unused variablesDenis Kenzior1-1/+0
2009-05-05Add implementation of telephony daemonDenis Kenzior1-0/+432