summaryrefslogtreecommitdiff
path: root/src/modules/bluetooth/bluez5-util.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "bluez5-util: move pa_bluetooth_discovery to header"Marijn Suijten2022-08-161-24/+0
* backend-native: Add backend pointer to transport_dataMarijn Suijten2022-08-161-0/+1
* bluetooth: hook up UPower backendDylan Van Assche2022-08-011-0/+2
* bluez5-util: move pa_bluetooth_discovery to headerDylan Van Assche2022-08-011-0/+24
* bluetooth: Consider adapter UUIDs when evaluating profile supportJoão Paulo Rechi Vita2021-10-061-0/+1
* bluetooth: Create PA_BLUETOOTH_HOOK_ADAPTER_UUIDS_CHANGEDJoão Paulo Rechi Vita2021-07-301-0/+1
* bluetooth: Add mechanism to track profile's statusJoão Paulo Rechi Vita2021-07-301-0/+10
* bluetooth: Keep a list of local adapters' UUIDsJoão Paulo Rechi Vita2021-07-301-0/+1
* bluetooth: Deregister battery provider when profile disconnectsMarijn Suijten2021-07-281-0/+1
* bluetooth: Register as BlueZ experimental BatteryProvider1Marijn Suijten2021-07-281-1/+5
* bluetooth: Provide (HSP/HFP-received) battery level as device propertyMarijn Suijten2021-07-281-0/+5
* bluetooth: Add avrcp_absolute_volume module flag for disablementMarijn Suijten2021-05-171-0/+2
* bluetooth: Delay A2DP Absolute Volume setup until property is availableMarijn Suijten2021-05-171-0/+1
* bluetooth: Update source software volume on AVRCP SetAbsoluteVolumeMarijn Suijten2021-05-171-0/+1
* bluetooth: Move HSP_MAX_GAIN to header for reuse in n_volume_stepsMarijn Suijten2021-05-171-0/+2
* bluetooth: disable HSP HS profile by defaultIgor V. Kovalenko2021-04-161-1/+2
* bluetooth: add modarg to allow disabling mSBC codecIgor V. Kovalenko2021-04-051-1/+2
* 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