All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Allow Bluez to select flushable or non-flushable ACL packets
@ 2010-12-13 14:38 Emeltchenko Andrei
  2010-12-13 14:38 ` [RFC] Bluetooth: Use non-flushable pb flag by default for ACL data on capable chipsets Emeltchenko Andrei
  0 siblings, 1 reply; 9+ messages in thread
From: Emeltchenko Andrei @ 2010-12-13 14:38 UTC (permalink / raw)
  To: linux-bluetooth

From: Andrei Emeltchenko <andrei.emeltchenko@nokia.com>

Slight modification of original patch from Nick Pelly <npelly@google.com>

Changes: rebasing, simplifying logic, using SOL_BLUETOOTH instead of SOL_L2CAP.

No changes done for RFCOMM sockets since no use case exist so far but can be
added later

Andrei Emeltchenko (1):
  Bluetooth: Use non-flushable pb flag by default for ACL data on
    capable chipsets.

 include/net/bluetooth/bluetooth.h |    5 +++++
 include/net/bluetooth/hci.h       |    2 ++
 include/net/bluetooth/hci_core.h  |    1 +
 include/net/bluetooth/l2cap.h     |    2 ++
 net/bluetooth/hci_core.c          |    6 ++++--
 net/bluetooth/l2cap.c             |   33 +++++++++++++++++++++++++++++++--
 6 files changed, 45 insertions(+), 4 deletions(-)


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-12-17  7:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-13 14:38 [RFC] Allow Bluez to select flushable or non-flushable ACL packets Emeltchenko Andrei
2010-12-13 14:38 ` [RFC] Bluetooth: Use non-flushable pb flag by default for ACL data on capable chipsets Emeltchenko Andrei
2010-12-14  6:34   ` Suraj Sumangala
2010-12-14 19:22   ` Gustavo F. Padovan
2010-12-15 16:35     ` Mat Martineau
2010-12-16  9:00       ` Andrei Emeltchenko
2010-12-16 14:40       ` Andrei Emeltchenko
2010-12-16 17:03         ` Mat Martineau
2010-12-17  7:48           ` Andrei Emeltchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.