[Bug 203745] A2DP Support for Bluetooth Headphone Audio
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 2 15:53:27 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203745
--- Comment #52 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
HI,
You might want to single step and backtrace from GDB the following line of
code:
backend_bt/avdtp.c: alarm(8); /* set timeout */
To figure out which command fails.
You can also try to install and run:
virtual_bt_speaker -d /dev/dspXXX
Some A2DP devices try to connect back.
There is also hcidump in ports, which gives you a .pcap file suitable for
opening with wireshark. This will reveal where the protocol stops.
--HPS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-wireless
mailing list