summaryrefslogtreecommitdiff
path: root/plugins/hfp_hf_bluez5.c
Commit message (Expand)AuthorAgeFilesLines
* hfp_hf_bluez5: Rework code handling device changesLuiz Augusto von Dentz2017-05-041-49/+55
* hfp_hf: Handle ServicesResolved signalLuiz Augusto von Dentz2017-05-011-3/+7
* hfp_hf: Fix not creating modem during NewConnectionLuiz Augusto von Dentz2017-05-011-91/+102
* handsfree-audio: add type for our audio cardsSimon Fels2015-10-051-1/+3
* hfp_hf_bluez5: Fix crash on re-pairing a DeviceKuba Pawlak2015-07-121-1/+10
* hfp_hf_bluez5: Implement sco_connected_hintDenis Kenzior2015-05-131-6/+42
* hfp_ag_bluez5: use none prefix for AT+BCC.Kuba Pawlak2015-03-241-1/+2
* hfp_hf_bluez5: Use latest HFP versionDenis Kenzior2014-10-201-1/+1
* hfp: Use proper prefixDenis Kenzior2014-05-211-1/+2
* git: Fixup messed up permissionsDenis Kenzior2013-12-211-0/+0
* hfp_hf_bluez5: Enable Siri atomKrzysztof Wilk2013-12-181-0/+2
* hfp_hf_bluez5: Be more pedantic in get_versionDenis Kenzior2013-10-011-5/+6
* hfp_hf_bluez5: Add version debug infoDenis Kenzior2013-10-011-0/+2
* handsfree-audio: Detect transparent SCO in kernelVinicius Costa Gomes2013-09-121-1/+1
* hfp_hf_bluez5: Remove Cancel methodDenis Kenzior2013-09-121-11/+0
* hfp_hf_bluez5: Mark Release method as NOREPLYDenis Kenzior2013-09-121-4/+2
* hfp_hf_bluez5: Fix SDP record with correct featuresFrederic Danis2013-06-261-1/+2
* hfp_hf_bluez5: Enable WB only with defer_setupVinicius Costa Gomes2013-04-251-2/+8
* Revert "hfp_hf_bluez5: UUIDs can change after Pairing"Denis Kenzior2013-04-251-2/+1
* hfp_hf_bluez5: Register the SDP record with correct featuresVinicius Costa Gomes2013-04-251-1/+6
* bluez5: Unify bt_register_profile_* into a single functionVinicius Costa Gomes2013-04-251-1/+1
* hfp_hf_bluez5: UUIDs can change after PairingVinicius Costa Gomes2013-04-181-1/+2
* hfp_hf_bluez5: Watch for changes in the selected codecVinicius Costa Gomes2013-04-151-0/+40
* hfp_hf_bluez5: Include hfp.hDenis Kenzior2013-04-091-0/+1
* hfp_hf_bluez5: Remove redundant parenthesesDenis Kenzior2013-04-091-2/+2
* hfp_hf_bluez5: Add audio card .connect() for HFP 1.6Vinicius Costa Gomes2013-04-091-1/+29
* hfp_hf_bluez5: Use 1.6 card driverVinicius Costa Gomes2013-04-051-2/+10
* hfp_hf_bluez5: Add extracting versionClaudio Takahasi2013-04-051-1/+48
* hfp_hf_bluez5: Make sure to call the callbackDenis Kenzior2013-03-281-1/+2
* hfp_hf_bluez5: Add a card driver for HFP 1.6Vinicius Costa Gomes2013-03-281-0/+37
* hfp_hf_bluez5: Set remote and local informationDenis Kenzior2013-03-181-0/+2
* hfp_hf_bluez5: Update to the new APIDenis Kenzior2013-03-181-1/+1
* hfp_hf_bluez5: Remove duplicated includeClaudio Takahasi2013-03-121-1/+0
* hfp_hf_bluez5: Remove SCO handlingClaudio Takahasi2013-03-041-101/+1
* hfp_hf_bluez5: Use new bluetooth.h headerClaudio Takahasi2013-03-041-0/+1
* bluez5: Move ref / unref handsfree audioPaulo Borges2013-03-011-0/+5
* hfp_hf_bluez5: Remove Card on RequestDisconnectionClaudio Takahasi2013-02-281-0/+3
* hfp_hf_bluez5: Remove Card when modem is disabledClaudio Takahasi2013-02-281-0/+3
* hfp_hf_bluez5: Remove Card if SLC is disconnectedClaudio Takahasi2013-02-281-0/+3
* hfp_hf_bluez5: Remove Card when SLC failsClaudio Takahasi2013-02-281-0/+3
* hfp_hf_bluez5: Add local address to Audio CardClaudio Takahasi2013-02-281-2/+15
* hfp_hf_bluez5: Add registering Audio CardClaudio Takahasi2013-02-281-0/+21
* hfp_hf_bluez5: Send HFP version when registeringClaudio Takahasi2013-02-201-1/+1
* hfp_hf_bluez5: Add local HFP version trackingClaudio Takahasi2013-02-201-1/+4
* hfp_hf_bluez5: Ensure active SLC for SCO linksDenis Kenzior2013-02-141-1/+23
* hfp_hf_bluez5: Remove use of hash tableDenis Kenzior2013-02-141-10/+14
* hfp_hf_bluez5: Use faster method of disable()Denis Kenzior2013-02-141-9/+14
* hfp_hf_bluez5: Remove unneeded modem hash lookupClaudio Takahasi2013-02-141-4/+0
* hfp_hf_bluez5: Use some tricks to optimize codeDenis Kenzior2013-02-141-39/+27
* hfp_hf_bluez5: Add support for Enabling/Disabling the modemVinicius Costa Gomes2013-02-141-2/+37