pulseaudio/src
Chengyi Zhao 7fd89e491f bluetooth: Try to reconnect SCO
When the SCO connection is in use, if you disconnect first and then connect,
the SCO connection will occasionally fail, and the Bluetooth error code is 42
(0x2A in hexadecimal). This is usually because an error occurred when the SCO
connection was initiated, we need to try to reconnect to optimize the handling
of this problem. The log returned by the kernel is as follows:

Bluetooth: sco_connect_cfm: hcon 0000000003328902 bdaddr 40:ef:4c:0c:11:f0 status 42
Bluetooth: sco_sock_connect status is -38
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/622>
2021-09-22 15:13:26 +00:00
..
daemon win32: Add DACLs for directories created by system daemon 2021-06-16 09:17:27 +00:00
modules bluetooth: Try to reconnect SCO 2021-09-22 15:13:26 +00:00
pulse daemon: Add support for running as a service on win32 2021-06-16 09:17:27 +00:00
pulsecore Fix pointer to integer cast warnings 2021-09-22 14:43:59 +00:00
tests Fix pointer to integer cast warnings 2021-09-22 14:43:59 +00:00
utils pactl: add format flag for JSON output 2021-08-11 15:31:05 +00:00
.gitignore buildsys/autotools: add pulseaudio-x11.service.in 2021-03-01 15:25:09 +00:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
meson.build json: remove json from public API 2021-06-03 21:15:48 +00:00