You are not logged in.

#1 2023-09-19 16:35:20

andre.fga
Member
Registered: 2023-09-13
Posts: 1

Bluetooth switch profile

hi,
I have this problem that has been bothering me for quite some time. My headphones have both profiles, a2dp with high sound quality, and hsp/hfp with poor quality but it works very well when I'm in work conferences.

During the use of the hsp/hfp profile, this error occurs, not every time, but quite frequently.


╰─$ sudo systemctl status bluetooth                                                                                                                       130 ↵
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
     Active: active (running) since Mon 2023-09-18 08:22:31 -03; 1 day 3h ago
       Docs: man:bluetoothd(8)
   Main PID: 773 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 16573)
     Memory: 3.4M
        CPU: 124ms
     CGroup: /system.slice/bluetooth.service
             └─773 /usr/lib/bluetooth/bluetoothd

set 19 09:31:05 archlinux bluetoothd[773]: Endpoint registered: sender=:1.245 path=/MediaEndpoint/A2DPSource/faststream_duplex
set 19 09:31:05 archlinux bluetoothd[773]: Endpoint registered: sender=:1.245 path=/MediaEndpoint/A2DPSink/opus_05
set 19 09:31:05 archlinux bluetoothd[773]: Endpoint registered: sender=:1.245 path=/MediaEndpoint/A2DPSource/opus_05
set 19 09:31:05 archlinux bluetoothd[773]: Endpoint registered: sender=:1.245 path=/MediaEndpoint/A2DPSink/opus_05_duplex
set 19 09:31:05 archlinux bluetoothd[773]: Endpoint registered: sender=:1.245 path=/MediaEndpoint/A2DPSource/opus_05_duplex
set 19 09:31:12 archlinux bluetoothd[773]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
set 19 09:35:20 archlinux bluetoothd[773]: /org/bluez/hci0/dev_AC_12_2F_EE_96_25/sep1/fd5: fd(36) ready
set 19 09:42:44 archlinux bluetoothd[773]: profiles/audio/avdtp.c:cancel_request() Start: Operation canceled (125)
set 19 09:42:44 archlinux bluetoothd[773]: profiles/audio/a2dp.c:a2dp_suspend() SEP in bad state for suspend
set 19 09:42:44 archlinux bluetoothd[773]: profiles/audio/avdtp.c:session_cb() Transaction label doesn't match

I am currently using bluez 5.58.

Offline

Board footer

Powered by FluxBB