public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv4] Bluetooth: Use non-flushable by default L2CAP data packets
@ 2011-01-03  9:14 Emeltchenko Andrei
  2011-01-03  9:14 ` Emeltchenko Andrei
  0 siblings, 1 reply; 7+ messages in thread
From: Emeltchenko Andrei @ 2011-01-03  9:14 UTC (permalink / raw)
  To: linux-bluetooth

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

Modification of Nick Pelly <npelly@google.com> patch.

Changes to previous releases:
- rebasing, simplifying logic, using SOL_BLUETOOTH instead of SOL_L2CAP.
- LMP_NO_FLUSH feature mask corrected, added check to l2cap_send_sframe
- added check to setsockopt function

Andrei Emeltchenko (1):
  Bluetooth: Use non-flushable by default L2CAP data packets

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


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

end of thread, other threads:[~2011-01-21 17:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03  9:14 [PATCHv4] Bluetooth: Use non-flushable by default L2CAP data packets Emeltchenko Andrei
2011-01-03  9:14 ` Emeltchenko Andrei
2011-01-07 11:08   ` Andrei Emeltchenko
2011-01-10 15:16     ` Andrei Emeltchenko
2011-01-10 16:38   ` Anderson Lizardo
2011-01-11  8:40     ` Andrei Emeltchenko
2011-01-21 17:10   ` Gustavo F. Padovan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox