All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mat Martineau <mathewm@codeaurora.org>
To: linux-bluetooth@vger.kernel.org
Cc: padovan@profusion.mobi, pkrystad@codeaurora.org,
	marcel@holtmann.org, luiz.dentz@gmail.com,
	ulisses@profusion.mobi, andrei.emeltchenko.news@gmail.com,
	Mat Martineau <mathewm@codeaurora.org>
Subject: [RFC 0/2] New L2CAP ERTM state machine
Date: Thu, 23 Feb 2012 12:37:47 -0800	[thread overview]
Message-ID: <1330029469-8565-1-git-send-email-mathewm@codeaurora.org> (raw)

Here's an update for the ERTM state machine patch. I've made the
changes that were suggested earlier this month, and separated the
header changes and l2cap_core changes.

The first patch is a reasonable size for mailing list discussion, but
the second is too large.  In place of the second patch I'm providing a
link to the change.  Let me know if I should just try to send the
large patch anyway.

You can pull these changes from:
git://codeaurora.org/quic/bluetooth/bluetooth-next.git

Tag name: mathewm-2012-02-23-ertm


Mat Martineau (2):
  Bluetooth: Header changes for ERTM state machine replacement
  Bluetooth: L2CAP ERTM state machine replacement

 include/net/bluetooth/bluetooth.h |   14 +-
 include/net/bluetooth/l2cap.h     |  260 +---
 net/bluetooth/l2cap_core.c        | 2771 +++++++++++++++++++++++++------------
 3 files changed, 1954 insertions(+), 1091 deletions(-)

-- 
1.7.9

--
Mat Martineau
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum

             reply	other threads:[~2012-02-23 20:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-23 20:37 Mat Martineau [this message]
2012-02-23 20:37 ` [RFC 1/2] Bluetooth: Header changes for ERTM state machine replacement Mat Martineau
2012-02-24  9:48   ` Andrei Emeltchenko
2012-02-24 17:42     ` Ulisses Furquim
2012-02-25  0:21       ` Mat Martineau
2012-02-25 15:37         ` Ulisses Furquim
2012-02-27  9:28         ` Andrei Emeltchenko
2012-02-24 17:39   ` Ulisses Furquim
2012-02-25  0:32     ` Mat Martineau
2012-02-25 15:32       ` Ulisses Furquim
2012-02-28 23:33   ` Gustavo Padovan
2012-03-03  0:19     ` Mat Martineau
2012-02-23 20:37 ` [RFC 2/2] Bluetooth: L2CAP " Mat Martineau
2012-02-24 20:13   ` Ulisses Furquim
2012-02-25  1:08     ` Mat Martineau
2012-02-25 15:52       ` Ulisses Furquim
2012-02-27  9:15         ` Andrei Emeltchenko
2012-02-28 23:49       ` Gustavo Padovan
2012-03-03  0:30         ` Mat Martineau
2012-03-03  0:40           ` Marcel Holtmann
2012-03-06 23:09             ` Mat Martineau

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=1330029469-8565-1-git-send-email-mathewm@codeaurora.org \
    --to=mathewm@codeaurora.org \
    --cc=andrei.emeltchenko.news@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=marcel@holtmann.org \
    --cc=padovan@profusion.mobi \
    --cc=pkrystad@codeaurora.org \
    --cc=ulisses@profusion.mobi \
    /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 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.