summaryrefslogtreecommitdiffstats
path: root/plugins/hfp_ag_bluez5.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-26hfp_ag_bluez5: use codec negotiationSimon Fels1-1/+55
2015-10-19hfp_ag_bluez5: Add initial handsfree audio driverSimon Fels1-3/+52
2015-10-06hfp_ag_bluez5: register audio cardSimon Fels1-0/+49
2014-10-20hfp_ag_bluez5: Bump HFP version to 1.7Denis Kenzior1-2/+2
2013-11-25hfp_ag_bluez5: Try to support non-phone hardwareDenis Kenzior1-0/+37
2013-04-25bluez5: Unify bt_register_profile_* into a single functionVinicius Costa Gomes1-1/+1
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_ag_bluez5: Include hfp.hPaulo Borges1-0/+1
2013-03-21hfp_ag_bluez5: Fix sanity checkDenis Kenzior1-2/+2
2013-02-20hfp_ag_bluez5: Send HFP version when registeringClaudio Takahasi1-2/+6
2013-02-14bluez5: Rename BlueZ Profile registration functionsClaudio Takahasi1-2/+2
2013-01-31hfp_ag: Add BlueZ 5 versionFrédéric Danis1-0/+271