public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ERTM state machine changes, part 1
@ 2012-03-23 23:56 Mat Martineau
  2012-03-23 23:56 ` [PATCH 1/4] Bluetooth: Add definitions and struct members for new ERTM state machine Mat Martineau
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Mat Martineau @ 2012-03-23 23:56 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: padovan, pkrystad, marcel, Mat Martineau

This is the first in several patch series to rework the ERTM state
machine.  These are some early changes to the headers, and some
utility functions that are used by the new state machine.

Mat Martineau (4):
  Bluetooth: Add definitions and struct members for new ERTM state
    machine
  Bluetooth: Add a structure to carry ERTM data in skb control blocks
  Bluetooth: Add the l2cap_seq_list structure for tracking frames
  Bluetooth: Functions parsing or generating ERTM control fields

 include/net/bluetooth/bluetooth.h |   13 ++
 include/net/bluetooth/l2cap.h     |   62 ++++++++++
 net/bluetooth/l2cap_core.c        |  248 +++++++++++++++++++++++++++++++++++++
 3 files changed, 323 insertions(+)

-- 
1.7.9.4

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

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

end of thread, other threads:[~2012-03-27 17:59 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-23 23:56 [PATCH 0/4] ERTM state machine changes, part 1 Mat Martineau
2012-03-23 23:56 ` [PATCH 1/4] Bluetooth: Add definitions and struct members for new ERTM state machine Mat Martineau
2012-03-24 18:30   ` Marcel Holtmann
2012-03-23 23:56 ` [PATCH 2/4] Bluetooth: Add a structure to carry ERTM data in skb control blocks Mat Martineau
2012-03-24 18:34   ` Marcel Holtmann
2012-03-23 23:56 ` [PATCH 3/4] Bluetooth: Add the l2cap_seq_list structure for tracking frames Mat Martineau
2012-03-24 18:43   ` Marcel Holtmann
2012-03-27 17:54     ` Mat Martineau
2012-03-23 23:56 ` [PATCH 4/4] Bluetooth: Functions parsing or generating ERTM control fields Mat Martineau
2012-03-24 18:48   ` Marcel Holtmann
2012-03-25 16:34   ` Gustavo Padovan
2012-03-27 17:57     ` Mat Martineau
2012-03-26 15:20   ` Andrei Emeltchenko
2012-03-27 17:59     ` Mat Martineau

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