commit | 43cbeee9f9b26300275e4e2d55ed1607f8c5f760 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Jul 14 20:13:51 2008 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Jul 14 20:13:51 2008 +0200 |
tree | 42ca68acb1043291df2015be01b81c09eeb5fb80 | |
parent | 3241ad820dbb172021e0268b5611031991431626 [diff] |
[Bluetooth] Add support for TIOCOUTQ and TIOCINQ ioctls Almost every protocol family supports the TIOCOUTQ and TIOCINQ ioctls and even Bluetooth could make use of them. When implementing audio streaming and integration with GStreamer or PulseAudio they will allow a better timing and synchronization. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>