Please, respond to the mailing list. On 11/03/2024 11:50, Max Nikulin wrote:
https://wiki.debian.org/BluetoothUser/a2dp Last resort might be dumping bluetooth traffic
The link above has an example
dumpcap -i bluetooth0
Another tool is
hcidump -w /tmp/bt.pcap
However at first I would check logs using journalctl. Maybe debug should
be enabled for bluez and PipeWire.