pipewire/spa/plugins/bluez5
Pauli Virtanen 5a22d0bfca bluez5: delay SCO transport releases in case they get reacquired
SCO socket connect may fail with ECONNABORTED if it is done too soon
after previous close. To avoid this in cases where nodes are toggled
between stopped/started rapidly, postpone release until the transport
has remained unused for a time. Since this behavior appears common to
multiple SCO backends, do it for all SCO backends.
2021-01-04 20:37:25 +02:00
..
a2dp-codec-aac.c a2dp: add aac encoder 2020-12-23 06:15:15 +00:00
a2dp-codec-aptx.c a2dp: add missing function abr_process in a2dp_codec_aptx 2020-12-20 04:53:21 +08:00
a2dp-codec-ldac.c a2dp: correct ldac config table 2020-12-20 22:34:51 +08:00
a2dp-codec-sbc.c a2dp: add ldac ABR support 2020-12-19 19:17:15 +08:00
a2dp-codecs.c a2dp: prefer aptx_hd over aptx 2020-12-11 20:04:57 +01:00
a2dp-codecs.h a2dp: add ldac ABR support 2020-12-19 19:17:15 +08:00
a2dp-sink.c bluez5: setting this->transport = NULL should block data thread 2021-01-03 06:59:00 +01:00
a2dp-source.c bluez5: setting this->transport = NULL should block data thread 2021-01-03 06:59:00 +01:00
backend-hsp-native.c bluez5: remove mtu hardcoding 2021-01-04 19:19:16 +02:00
backend-hsphfpd.c bluez5: remove mtu hardcoding 2021-01-04 19:19:16 +02:00
backend-ofono.c bluez5: remove mtu hardcoding 2021-01-04 19:19:16 +02:00
bluez5-dbus.c bluez5: delay SCO transport releases in case they get reacquired 2021-01-04 20:37:25 +02:00
bluez5-device.c bluez5: handle NULL profile, don't run the filter on it 2020-12-17 12:25:38 +01:00
defs.h bluez5: delay SCO transport releases in case they get reacquired 2021-01-04 20:37:25 +02:00
meson.build bluez5: rework sco i/o + autodetect mtu 2021-01-04 19:19:16 +02:00
plugin.c monitor: remove monitor API and use device 2019-09-20 13:04:14 +02:00
rtp.h Add bluez5 plugins 2018-01-16 15:19:55 +01:00
sco-io.c bluez5: rework sco i/o + autodetect mtu 2021-01-04 19:19:16 +02:00
sco-sink.c bluez5: rework sco i/o + autodetect mtu 2021-01-04 19:19:16 +02:00
sco-source.c bluez5: rework sco i/o + autodetect mtu 2021-01-04 19:19:16 +02:00