summaryrefslogtreecommitdiff
path: root/src/modules/bluetooth/bluez5-util.h
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: split BT codec from A2DP SEP configuration apiIgor V. Kovalenko2021-04-051-3/+3
* bluetooth: use helper to set multiple transport object attributesIgor V. Kovalenko2021-04-051-0/+3
* bluetooth: apply write MTU detection based on read packet sizeIgor V. Kovalenko2021-04-051-0/+1
* bluetooth: add wideband audio codec negotiation to HFPJames Bottomley2021-04-051-0/+2
* bluetooth: add CVSD codec implementationIgor V. Kovalenko2021-04-051-2/+1
* bluetooth: unify encoder code pathsIgor V. Kovalenko2021-04-051-0/+3
* bluetooth: Move attenuation decision to shared functionMarijn Suijten2021-03-161-0/+1
* bluetooth: Generalize speaker/microphone naming to sink/sourceMarijn Suijten2021-03-161-11/+10
* bluetooth: Move HSP gain conversions into backend-nativeMarijn Suijten2021-03-161-11/+11
* bluetooth: switch_codec should start with pa_blueooth_device_Marijn Suijten2021-03-151-1/+1
* bluetooth: rename enable_hs_role to enable_shared_profilesIgor V. Kovalenko2021-02-231-4/+4
* bluetooth: use device flag to prevent assertion failure during shutdownIgor V. Kovalenko2021-02-231-0/+1
* bluetooth: complete bluetooth profile separationIgor V. Kovalenko2021-02-231-0/+1
* bluetooth: add correct HFP rfcomm negotiationJames Bottomley2021-02-231-1/+1
* bluetooth: separate HSP and HFPJames Bottomley2021-02-231-1/+3
* bluetooth: use consistent profile namesJames Bottomley2021-02-231-2/+2
* bluetooth: Consistently use BlueZ defines for stringsMarijn Suijten2021-02-011-0/+2
* bluetooth: Unify BlueZ macro defines shared between util and nativeMarijn Suijten2021-02-011-0/+11
* bluetooth: allow increasing output bitrateIgor V. Kovalenko2021-01-211-0/+1
* bluetooth: Support A2DP codec switching via messaging APISanchayan Maity2021-01-191-0/+5
* bluez5-util: Add support for using RegisterApplication D-Bus APISanchayan Maity2021-01-191-0/+1
* bluetooth: Fix crash when disabling Bluetooth adapterFrédéric Danis2019-07-021-0/+1
* bluetooth: Modular API for A2DP codecsPali Rohár2019-04-121-0/+5
* bluetooth: recognize another HSP HS UUIDTanu Kaskinen2017-09-051-0/+11
* bluetooth: use native and ofono backends in parallel with headset=autoGeorg Chini2017-03-111-2/+4
* bluetooth: Make use of getsockopt() to determine MTU configurableGeorg Chini2017-02-141-0/+1
* bluetooth: unify BlueZ 4 and BlueZ 5 UUID handlingTanu Kaskinen2016-08-101-1/+1
* bluetooth: wait for all profiles to connect before creating cardTanu Kaskinen2016-08-101-0/+2
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* bluetooth: Select headset backend through module argumentDavid Henningsson2014-11-141-1/+5
* bluez 5: Load the native headset backend if the oFono one is unavailableDavid Henningsson2014-11-141-0/+1
* bluez 5: Build both headset backends, if availableDavid Henningsson2014-11-141-2/+19
* backend-native: implement volume controlWim Taymans2014-10-311-0/+9
* bluez5-util: add destroy functionWim Taymans2014-10-311-0/+2
* bluetooth: Add discovery to pa_bluetooth_backend_newLuiz Augusto von Dentz2014-09-101-1/+1
* bluetooth: Add pa_bluetooth_transport_unlinkLuiz Augusto von Dentz2014-09-081-0/+1
* bluetooth: Add pa_bluetooth_transport_set_stateLuiz Augusto von Dentz2014-09-081-0/+1
* bluetooth: Create NULL backendJoão Paulo Rechi Vita2014-08-221-0/+4
* bluetooth: Add basic support for HEADSET profilesJoão Paulo Rechi Vita2014-08-221-0/+6
* bluetooth: Refactor device validity managementTanu Kaskinen2014-06-061-1/+3
* bluetooth: Add "valid" flag to pa_bluetooth_adapterTanu Kaskinen2014-06-061-0/+2
* bluetooth: Protect from a misbehaving bluetoothdJoão Paulo Rechi Vita2013-09-291-0/+1
* bluetooth: Parse BlueZ 5 device propertiesJoão Paulo Rechi Vita2013-09-291-0/+1
* bluetooth: Implement org.bluez.MediaEndpoint1.SetConfiguration()João Paulo Rechi Vita2013-09-291-0/+5
* bluetooth: Create pa_bluetooth_transport for BlueZ 5 supportJoão Paulo Rechi Vita2013-09-291-0/+46
* bluetooth: Create pa_bluetooth_device for BlueZ 5 supportJoão Paulo Rechi Vita2013-09-291-0/+18
* bluetooth: Create pa_bluetooth_adapter for BlueZ 5 supportJoão Paulo Rechi Vita2013-09-291-0/+7
* bluetooth: Create infrastrucure for bluetooth hooksJoão Paulo Rechi Vita2013-09-291-0/+6
* bluetooth: Create pa_bluetooth_discovery for BlueZ 5João Paulo Rechi Vita2013-09-291-0/+32