public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Emeltchenko Andrei <Andrei.Emeltchenko.news@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCHv4] Bluetooth: Use non-flushable by default L2CAP data packets
Date: Mon,  3 Jan 2011 11:14:35 +0200	[thread overview]
Message-ID: <1294046076-3712-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> (raw)

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(-)


             reply	other threads:[~2011-01-03  9:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-03  9:14 Emeltchenko Andrei [this message]
2011-01-03  9:14 ` [PATCHv4] Bluetooth: Use non-flushable by default L2CAP data packets 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1294046076-3712-1-git-send-email-Andrei.Emeltchenko.news@gmail.com \
    --to=andrei.emeltchenko.news@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox