summaryrefslogtreecommitdiff
path: root/src/modules/bluetooth/module-bluez5-device.c
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Add 20dB boost for faststream source volumeIgor V. Kovalenko2022-10-171-0/+31
* bluetooth: Add faststream codecIgor V. Kovalenko2022-10-171-15/+21
* bluetooth: Do not use hardware volume control for A2DP backchannelIgor V. Kovalenko2022-10-171-1/+18
* bluetooth: Free memblock after codec errorsIgor V. Kovalenko2022-10-171-0/+3
* bluetooth: Allow bluetooth to use alternative smoother codeGeorg Chini2021-11-031-5/+51
* bluetooth: Add debug logging to profile creationJoão Paulo Rechi Vita2021-10-061-2/+9
* bluetooth: Do not create a card profile for unsupported profilesJoão Paulo Rechi Vita2021-10-061-0/+3
* Fix expression with side effect in pa_assertIgor V. Kovalenko2021-09-301-2/+2
* bluetooth: Allow SCO socket packet size to be larger than mSBC frameIgor V. Kovalenko2021-08-251-3/+26
* bluetooth: Deregister battery provider when profile disconnectsMarijn Suijten2021-07-281-4/+7
* bluetooth: Provide (HSP/HFP-received) battery level as device propertyMarijn Suijten2021-07-281-0/+30
* bt/bluez5-device: Update link to assigned Baseband numbersMarijn Suijten2021-07-281-2/+2
* json: remove json from public APIIgor V. Kovalenko2021-06-031-1/+1
* bluetooth: Add avrcp_absolute_volume module flag for disablementMarijn Suijten2021-05-171-2/+18
* bluetooth: Delay A2DP Absolute Volume setup until property is availableMarijn Suijten2021-05-171-0/+16
* bluetooth: Report a2dp_source volume changes to the source deviceMarijn Suijten2021-05-171-0/+9
* bluetooth: Synchronize AVRCP Absolute Volume with A2DP sinkMarijn Suijten2021-05-171-1/+12
* bluetooth: Move HSP_MAX_GAIN to header for reuse in n_volume_stepsMarijn Suijten2021-05-171-2/+2
* bluetooth: adjust sync to source with different sample specIgor V. Kovalenko2021-05-031-1/+4
* bluetooth: split BT codec from A2DP SEP configuration apiIgor V. Kovalenko2021-04-051-17/+17
* bluetooth: show negotiated HFP codecIgor V. Kovalenko2021-04-051-18/+38
* bluetooth: prepare to redo transport writeout schedulingIgor V. Kovalenko2021-04-051-56/+93
* bluetooth: apply write MTU detection based on read packet sizeIgor V. Kovalenko2021-04-051-0/+3
* bluetooth: add CVSD codec implementationIgor V. Kovalenko2021-04-051-67/+58
* bluetooth: unify decoder code pathsIgor V. Kovalenko2021-04-051-183/+88
* bluetooth: unify encoder code pathsIgor V. Kovalenko2021-04-051-172/+136
* message-params: clean upIgor V. Kovalenko2021-03-271-1/+0
* message-params: use JSON instead of custom formatIgor V. Kovalenko2021-03-271-21/+26
* bluetooth: Only use hardware volume callbacks for peer attenuationMarijn Suijten2021-03-261-42/+102
* bluetooth: Set up hardware gain control if init volume is received lateMarijn Suijten2021-03-171-10/+88
* bluetooth: Perform software attenuation until HF/HS reports gain controlMarijn Suijten2021-03-161-8/+4
* bluetooth: Move attenuation decision to shared functionMarijn Suijten2021-03-161-8/+8
* bluetooth: Generalize speaker/microphone naming to sink/sourceMarijn Suijten2021-03-161-18/+18
* bluetooth: Move HSP gain conversions into backend-nativeMarijn Suijten2021-03-161-62/+24
* bluetooth: switch_codec should start with pa_blueooth_device_Marijn Suijten2021-03-151-1/+1
* bluetooth: fix typo checking if target codec is availableIgor V. Kovalenko2021-03-031-1/+1
* bluetooth: use device flag to prevent assertion failure during shutdownIgor V. Kovalenko2021-02-231-4/+0
* bluetooth: complete bluetooth profile separationIgor V. Kovalenko2021-02-231-15/+39
* bluetooth: prefer headset HFP HF connection with native backendIgor V. Kovalenko2021-02-231-10/+0
* bluetooth: fix headset=auto ofono handoverIgor V. Kovalenko2021-02-231-1/+1
* bluetooth: separate HSP and HFPJames Bottomley2021-02-231-8/+52
* bluetooth: use consistent profile namesJames Bottomley2021-02-231-27/+27
* bluetooth: Remove unused ts_elapsed variableMarijn Suijten2021-02-011-1/+0
* bluetooth: pass output_rate_refresh_interval_ms module parameterIgor V. Kovalenko2021-01-261-7/+10
* bluetooth: allow increasing output bitrateIgor V. Kovalenko2021-01-211-0/+28
* bluetooth: Check support for encoding and decoding separatelyMarijn Suijten2021-01-211-4/+4
* bluetooth: Fix unregistering of the message handlerSanchayan Maity2021-01-211-3/+9
* bluetooth: Make GStreamer threads realtimeIgor V. Kovalenko2021-01-191-1/+1
* bluetooth: Prevent registration of an unavailable codec at runtimeSanchayan Maity2021-01-191-6/+12
* bluetooth: Add support for getting current active codecSanchayan Maity2021-01-191-0/+12