summaryrefslogtreecommitdiff
path: root/plugins/hfp_ag_bluez5.c
Commit message (Expand)AuthorAgeFilesLines
* hfp_ag_bluez5: Remove unneeded forward declarationsDenis Kenzior2019-05-311-3/+0
* hfp_ag_bluez5: use codec negotiationSimon Fels2015-10-261-1/+55
* hfp_ag_bluez5: Add initial handsfree audio driverSimon Fels2015-10-191-3/+52
* hfp_ag_bluez5: register audio cardSimon Fels2015-10-061-0/+49
* hfp_ag_bluez5: Bump HFP version to 1.7Denis Kenzior2014-10-201-2/+2
* hfp_ag_bluez5: Try to support non-phone hardwareDenis Kenzior2013-11-251-0/+37
* bluez5: Unify bt_register_profile_* into a single functionVinicius Costa Gomes2013-04-251-1/+1
* hfp_ag_bluez5: Implement RequestDisconnection()Paulo Borges2013-04-221-3/+27
* hfp_ag_bluez5: Add watch for G_IO_HUP when connectPaulo Borges2013-04-221-1/+22
* hfp_ag_bluez5: Create a hash to store connectionsPaulo Borges2013-04-221-0/+15
* hfp_ag_bluez5: Remove unused includesPaulo Borges2013-04-181-4/+0
* hfp_ag_bluez5: Include hfp.hPaulo Borges2013-04-181-0/+1
* hfp_ag_bluez5: Fix sanity checkDenis Kenzior2013-03-211-2/+2
* hfp_ag_bluez5: Send HFP version when registeringClaudio Takahasi2013-02-201-2/+6
* bluez5: Rename BlueZ Profile registration functionsClaudio Takahasi2013-02-141-2/+2
* hfp_ag: Add BlueZ 5 versionFrédéric Danis2013-01-311-0/+271