summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-09-29telit: Remove unneeded ifDenis Kenzior1-4/+2
2011-09-29telit: add support the enable the SAP client modemGustavo F. Padovan2-10/+184
2011-09-29sap: remove connect callback if enable failsGustavo F. Padovan1-1/+12
2011-09-28sap: clean up sap modem destructionGustavo F. Padovan1-12/+10
2011-09-28sap: remove server_pathGustavo F. Padovan1-24/+15
We use ofono_modem_set_string() instead to store it. This also remove the need to have sap_data allocation on bluetooth_sap_probe().
2011-09-27sap: fix sap modem removeGustavo F. Padovan1-2/+2
prefix NULL means that the modem needs to be removed
2011-09-27sap: retrigger bluetooth GetProperties callGustavo F. Padovan3-0/+9
When plugging a SAP capable modem, GetProperties need to be called again to fetch the SAP Server devices from BlueZ.
2011-09-26telit: add #RSEN notifyGustavo F. Padovan1-0/+19
RSEN URC tells if the SAP Client was enabled or not
2011-09-26sap: add support to connect the RFCOMM linkGustavo F. Padovan1-1/+44
2011-09-26telit: add support to enable SAP clientGustavo F. Padovan3-38/+76
2011-09-26sap: Fix minor whitespace issuesDenis Kenzior1-5/+1
2011-09-25sap: Add basic sap pluginGustavo F. Padovan6-3/+302
2011-09-13bluetooth: track DBus call pendingGustavo F. Padovan3-22/+26
2011-09-09call-volume: Use g_idle_add to registerDenis Kenzior1-4/+6
2011-09-09hfp_hf: add handsfree atomMikel Astiz1-0/+2
2011-09-09handsfree: Add driver api for number requestsMikel Astiz1-0/+7
e.g. AT+BINP=1
2011-09-09handsfree: Implement inband ring settingsMikel Astiz1-0/+26
2011-09-09include: Add in-band ring to handsfree public apiMikel Astiz1-0/+3
2011-09-09hfpmodem: Add skeleton driver implemenetationMikel Astiz4-1/+105
2011-09-09AUTHORS: Mention Mikel's contributionsDenis Kenzior1-0/+1
2011-09-09handsfree: Add skeleton implementationMikel Astiz3-1/+226
2011-09-09include: Add skeleton handsfree public atom APIMikel Astiz2-1/+59
2011-09-09dbus: Add Handsfree interface definitionMikel Astiz1-0/+1
2011-09-09TODO: Task added for HFP-specific capabilitiesMikel Astiz1-0/+11
2011-09-09plugins: Fix unused var warningDenis Kenzior1-1/+0
2011-09-08tools: Make lookup-apn use mbpi.cDenis Kenzior2-150/+25
2011-09-08plugins: Add mobile-broadband-provider-info parserDenis Kenzior2-0/+425
2011-09-08gprs: Allow NULL context names while provisioningDenis Kenzior1-1/+1
2011-09-08include: Minor style tweaksDenis Kenzior1-4/+4
2011-09-08emulator: Minor style tweaks inside bia_cbDenis Kenzior1-9/+10
2011-09-08TODO: mark HFP AG 1.6 indicator activation as doneFrédéric Danis2-11/+4
2011-09-08include: update HFP features types to version 1.6Frédéric Danis1-4/+6
2011-09-08emulator: add AT+BIA support for HFPFrédéric Danis1-10/+73
2011-08-30build: Fix generating links in Makefile.amPekka Pessi1-2/+2
In case relative dependency is in $(srcdir), $< already includes path to $(srcdir).
2011-08-23TODO: Rework USB DUN taskDenis Kenzior1-4/+4
2011-08-23doc: Reword features.txtDenis Kenzior1-2/+3
2011-08-23doc: Minor style fixesDenis Kenzior1-3/+5
2011-08-23TODO: Mark Bluetooth DUN task as doneGuillaume Zajac2-7/+3
2011-08-23TODO: Split DUN task into BT & USB DUNGuillaume Zajac1-1/+6
2011-08-29isimodem: Add UICC functionalityAki Niemi1-90/+1302
Based on patches from: Iiro Kaihlaniemi <iiro.kaihlaniemi@nokia.com> Jessica Nilsson <jessica.j.nilsson@stericsson.com>
2011-08-29build: Add isimodem UICC utilities to buildIiro Kaihlaniemi1-2/+3
2011-08-29isimodem: Add UICC utilitiesIiro Kaihlaniemi2-0/+227
2011-08-29isimodem: Allow network registration automaticallyIiro Kaihlaniemi1-0/+99
2011-08-29isimodem: Add missing codepoints and debugsIiro Kaihlaniemi4-0/+151
2011-08-21TODO: Add cbs umts format taskDenis Kenzior1-0/+12
2011-08-21TODO: Add CPHS SPN and short-SPN tasksDenis Kenzior1-0/+14
2011-08-22hso: Switch modem to use error numbers instead of stringsMarcel Holtmann1-2/+2
2011-08-18voicecall: Relax reqs for hangup of held callsDenis Kenzior1-1/+3
If we have a single held call, then it should be possible to hang it up with 'Hangup' even if active calls exist. Only if multiple held calls or a waiting call exists should we disallow the request due to possible side-effects.
2011-08-18voicecall: Move stuff aroundDenis Kenzior1-48/+48
2011-08-18gprs: Experimental fix for twitchy Huawei firmwareDenis Kenzior1-0/+8