[Bug 203745] A2DP Support for Bluetooth Headphone Audio
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 20 19:22:10 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203745
--- Comment #11 from Tony Narlock <tony at git-pull.com> ---
(In reply to Hans Petter Selasky from comment #7)
Thank you. I'm getting the "AUTOCONFIG FAILED" error now.
Trying with 44100 doesn't help. I am new to gdb, but tried giving that a go
too.
It seems that AutoConfig never gets passed avdtpGetCapabilities.
avdtpCheckResponse ends up skipping `else if ((len % AVDTP_LEN_SUCCESS) 2, len
- 2)` and returning response_invalid.
(gdb) info args
recvfd = <value optimized out>
trans = <value optimized out>
signalId = 1
pkt_type = (int *) 0xac2060d861b6f7f9
data = (uint8_t *) 0x7fffffffe0e0 " áÿÿ\005"
datasize = (size_t *) 0x7fffffffe0d8
(gdb) info locals
buffer = 0x7fffffffe040 "2\001\024\b\004\b"
len = 6
data: 140737488347312
datasize: 140737488347296
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-wireless
mailing list