summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-25bluez5: Unify bt_register_profile_* into a single functionVinicius Costa Gomes6-20/+14
2013-04-23core: Add SetProperty for EchoCancelingNoiseReductionClaudio Takahasi1-9/+45
2013-04-23hfpmodem: Add EchoCancelingNoiseReductionClaudio Takahasi1-0/+17
2013-04-23include: Add disable_nrec to handsfree driverClaudio Takahasi1-0/+2
2013-04-23core: Set EchoCancelingNoiseReduction to TRUE by defaultClaudio Takahasi1-0/+1
2013-04-23core: Add EchoCancelingNoiseReduction to GetPropertiesClaudio Takahasi1-0/+5
2013-04-23core: Add "echo-canceling-and-noise-reduction"Claudio Takahasi1-0/+3
2013-04-23doc: Add EchoCancelingNoiseReduction to HandsfreeClaudio Takahasi1-0/+10
2013-04-22hfp_ag_bluez5: Implement RequestDisconnection()Paulo Borges1-3/+27
2013-04-22hfp_ag_bluez5: Add watch for G_IO_HUP when connectPaulo Borges1-1/+22
2013-04-22hfp_ag_bluez5: Create a hash to store connectionsPaulo Borges1-0/+15
2013-04-18hfp_ag_bluez5: Remove unused includesPaulo Borges1-4/+0
2013-04-18hfp: Move HFP versions definitions to hfp.hPaulo Borges2-6/+6
2013-04-18hfp_ag_bluez5: Include hfp.hPaulo Borges1-0/+1
2013-04-18phonesim: Include hfp.hPaulo Borges1-0/+1
2013-04-18hfp_hf_bluez5: UUIDs can change after PairingVinicius Costa Gomes1-1/+2
2013-04-16handsfree-audio: Add debug loggingJoão Paulo Rechi Vita1-1/+9
2013-04-15emulator: Change feature check to attend HFP 1.6Paulo Borges1-1/+1
2013-04-15handsfree-audio: Toggle wideband support when the agent registersVinicius Costa Gomes1-2/+9
2013-04-15handsfree-audio: Keep track whether defer_setup is enabledVinicius Costa Gomes1-2/+5
2013-04-15handsfree-audio: Send the selected codecClaudio Takahasi1-4/+3
2013-04-15hfp_hf_bluez5: Watch for changes in the selected codecVinicius Costa Gomes1-0/+40
2013-04-15handsfree-audio: Implement ofono_handsfree_card_set_codec()Vinicius Costa Gomes1-0/+20
2013-04-15include: Add ofono_handsfree_card_set_codec()Vinicius Costa Gomes1-0/+2
2013-04-09hfpmodem: Send AT+BAC with the supported codecsVinicius Costa Gomes1-1/+11
2013-04-09handsfree-audio: Move codec enums to hfp.hDenis Kenzior2-6/+7
2013-04-09core: Include hfp.hDenis Kenzior2-0/+2
2013-04-09hfp_hf_bluez5: Include hfp.hDenis Kenzior1-0/+1
2013-04-09drivers: Include hfp.hDenis Kenzior2-0/+2
2013-04-09core: Add hfp.hDenis Kenzior2-1/+48
2013-04-09include: Remove hfp bits from types.hDenis Kenzior1-26/+0
2013-04-09handsfree-audio: Remove unused 'codecs' field from agentVinicius Costa Gomes1-5/+0
2013-04-09handsfree-audio: Implement ofono_handsfree_audio_has_widebandVinicius Costa Gomes1-0/+6
2013-04-09include: Add ofono_handsfree_audio_has_wideband()Vinicius Costa Gomes1-0/+2
2013-04-09hfp_hf_bluez5: Remove redundant parenthesesDenis Kenzior1-2/+2
2013-04-09hfp_hf_bluez5: Add audio card .connect() for HFP 1.6Vinicius Costa Gomes1-1/+29
2013-04-08gdbus: Fix not calling property_changed callbackLuiz Augusto von Dentz1-13/+10
2013-04-08gdbus: Use gcc builtin instead of g_atomicLucas De Marchi1-6/+6
2013-04-05hfp_hf_bluez5: Use 1.6 card driverVinicius Costa Gomes1-2/+10
2013-04-05hfp_hf_bluez5: Add extracting versionClaudio Takahasi1-1/+48
2013-04-01huawei: Use AlwaysOnline for CDMA modemsForest Bond1-0/+7
2013-04-01modem: Support modem property "AlwaysOnline"Forest Bond1-6/+14
2013-04-01AUTHORS: Mention Anthony's contributionsDenis Kenzior1-0/+1
2013-04-01sim: Add SIMCOM SIM card ready quirkAnthony Viallard1-0/+7
2013-03-28modem: Allow setting boolean propertiesForest Bond1-1/+2
2013-03-28handsfree-audio: Add .Connect using the card driverVinicius Costa Gomes1-0/+25
2013-03-28handsfree-audio: Add ofono_handsfree_card_connect_scoVinicius Costa Gomes1-43/+44
2013-03-28include: Add ofono_handsfree_card_connect_sco()Vinicius Costa Gomes1-0/+2
2013-03-28hfp_hf_bluez5: Make sure to call the callbackDenis Kenzior1-1/+2
2013-03-28hfp_hf_bluez5: Add a card driver for HFP 1.6Vinicius Costa Gomes1-0/+37