summaryrefslogtreecommitdiffstats
path: root/src/modem.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-23emulator: add support for +GCAPOlivier Guiter1-0/+7
2011-02-17sim: Tweak the behavior of sim_refresh slightlyDenis Kenzior1-6/+11
2011-02-17modem.c: Handle SIM ResetsAndrzej Zaborowski1-4/+8
2011-02-17emulator: always create emulators in offline stateFrédéric Danis1-0/+14
2011-02-16devinfo: Handle BT DUN +GMI/+GMM/+GMR commandsDenis Kenzior1-0/+78
2011-02-10modem: Tweak online & powered watch APIsDenis Kenzior1-2/+2
2011-02-10modem: Fix up previous commitDenis Kenzior1-4/+6
2011-02-10modem Add powered watch APIGuillaume Zajac1-0/+47
2011-02-05modem: M16 coding style fixJeevaka Badrappan1-3/+3
2011-01-26modem: Simplify the modem lockdown modificationMarcel Holtmann1-26/+27
2011-01-26modem: Be a bit more paranoid with lock_owner resetMarcel Holtmann1-0/+4
2011-01-26modem: do not allow more than one client to lock downRémi Denis-Courmont1-7/+6
2011-01-23modem: Add feature entry for supplementary servicesMarcel Holtmann1-0/+1
2011-01-20core: Always return success to a no-opAki Niemi1-3/+3
2011-01-13gps: add new interface to feature mapRafael Ignacio Zurita1-0/+1
2011-01-12core: M15 coding style fixJeevaka Badrappan1-3/+3
2010-12-22modem: Fix a typoDenis Kenzior1-1/+2
2010-12-22modem: Implement some race-condition avoidanceDenis Kenzior1-4/+39
2010-12-22modem: add Lockdown property to Modem interfaceGustavo F. Padovan1-0/+135
2010-12-17modem: restore state when resetting the modemGustavo F. Padovan1-24/+36
2010-12-07Add ofono_modem_reset()Gustavo F. Padovan1-0/+20
2010-12-07modem: only unref pending if it is a powered pendingGustavo F. Padovan1-1/+2
2010-11-29core: explicitly compare pointers to NULLLucas De Marchi1-7/+7
2010-11-24text-telephony: add new interface to feature mapLucas De Marchi1-0/+1
2010-11-22modem: Don't notify online watches the first timeDenis Kenzior1-2/+2
2010-11-22modem: Miscellaneous style fixesDenis Kenzior1-4/+7
2010-11-22modem: add modem online-offline watchAndras Domokos1-0/+46
2010-11-22src: coding style fixes - rule M6Jeevaka Badrappan1-4/+4
2010-11-19modem: Fix small coding style issueMarcel Holtmann1-1/+1
2010-11-17modem: Fix up doc typoDenis Kenzior1-2/+1
2010-11-15Simplify ofono_modem_set_powered() logicGustavo F. Padovan1-22/+25
2010-10-25modem: Add ofono_modem_is_registeredDenis Kenzior1-0/+11
2010-10-21modem: add debugs to monitor modem state changesPetteri Tikander1-0/+4
2010-09-28modem: Add modemwatch watchlist functionsDenis Kenzior1-0/+50
2010-09-28modem: Minor style fixDenis Kenzior1-6/+8
2010-09-09modem: Add __ofono_modem_foreachDenis Kenzior1-0/+11
2010-09-09manager: Add ModemRemoved signalDenis Kenzior1-0/+12
2010-09-09manager: Add ModemAdded signalDenis Kenzior1-0/+29
2010-09-09modem: Remove unneeded functionsDenis Kenzior1-47/+0
2010-09-09modem: Break out append_modem_propertiesDenis Kenzior1-26/+30
2010-08-30modem: Skip waiting for sim_ready if no sim atomDenis Kenzior1-28/+38
2010-08-30sim: Turn around the order of argumentsDenis Kenzior1-3/+3
2010-08-30modem: Reset unregister when atom is unregisteredDenis Kenzior1-0/+1
2010-08-30modem: Fix turning off modem in immediate caseDenis Kenzior1-0/+2
2010-08-30modem: minor style fixDenis Kenzior1-2/+2
2010-08-19gprs: Update GPRS related DBus interface namesDenis Kenzior1-1/+1
2010-08-19sms: Update SmsManager to MessageManagerDenis Kenzior1-1/+1
2010-07-21Fix: Free modem name in ofono_modem_removeZhenhua Zhang1-0/+1
2010-07-17Add feature identifier for SIM ToolkitMarcel Holtmann1-0/+1
2010-06-12Just call the feature "net" instead of "netreg"Marcel Holtmann1-1/+1