https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203745
--- Comment #52 from Hans Petter Selasky <hsela...@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. _______________________________________________ freebsd-wireless@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"