[pulseaudio-tickets] [Bug 58746] bluetooth audio out of sync when connection temporarily drops

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 13 09:30:53 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=58746

--- Comment #11 from Dmitry Kalyanov <Kalyanov.Dmitry at gmail.com> ---
I've recently found out that there exists SIOCOUTQ ioctl which supposedly
should work on bluetooth sockets (I haven't verified this).
ioctl(.., SIOCOUTQ, ..) returns amount of bytes in send buffer.
Using it should be more reliable way than simply reducing buffer size.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20161013/4751d307/attachment.html>


More information about the pulseaudio-bugs mailing list