From: Mat Martineau <mathewm@codeaurora.org>
To: linux-bluetooth@vger.kernel.org
Cc: padovan@profusion.mobi, pkrystad@codeaurora.org,
marcel@holtmann.org, Mat Martineau <mathewm@codeaurora.org>
Subject: [PATCHv2 0/2] ERTM state machine changes, part 1
Date: Thu, 29 Mar 2012 17:32:47 -0700 [thread overview]
Message-ID: <1333067569-19247-1-git-send-email-mathewm@codeaurora.org> (raw)
This is the first of several patch series to rework the ERTM state
machine. v1 of this patch set had two patches updating header files
that were already merged, v2 has some reworked utility functions that
are used by the new state machine.
Mat Martineau (2):
Bluetooth: Add the l2cap_seq_list structure for tracking frames
Bluetooth: Functions parsing or generating ERTM control fields
include/net/bluetooth/l2cap.h | 12 +++
net/bluetooth/l2cap_core.c | 240 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 252 insertions(+)
--
1.7.9.4
--
Mat Martineau
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum
next reply other threads:[~2012-03-30 0:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-30 0:32 Mat Martineau [this message]
2012-03-30 0:32 ` [PATCHv2 1/2] Bluetooth: Add the l2cap_seq_list structure for tracking frames Mat Martineau
2012-03-30 4:43 ` Marcel Holtmann
2012-03-30 7:14 ` Andrei Emeltchenko
2012-03-30 0:32 ` [PATCHv2 2/2] Bluetooth: Functions parsing or generating ERTM control fields Mat Martineau
2012-03-30 4:51 ` Marcel Holtmann
2012-03-30 7:26 ` Andrei Emeltchenko
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=1333067569-19247-1-git-send-email-mathewm@codeaurora.org \
--to=mathewm@codeaurora.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=padovan@profusion.mobi \
--cc=pkrystad@codeaurora.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;
as well as URLs for NNTP newsgroup(s).