linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] Add parsing of BT 3.0+HS signals
@ 2012-02-15 19:04 Peter Krystad
  2012-02-15 19:04 ` [PATCH v4 1/5] Add L2CAP Create/Move Channel definitions Peter Krystad
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Peter Krystad @ 2012-02-15 19:04 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: johan.hedberg, Peter Krystad

v4 - Content unchanged but A2MP definitions added to own file

Sending again after reading the send-email prompts more carefully...

Peter Krystad (5):
  Add L2CAP Create/Move Channel definitions
  Add A2MP definitions
  Add parsing of L2CAP Create/Move Channel signals
  Add parsing of A2MP signals
  Minor indentation cleanup and fix display of physical link key

 Makefile.am     |    2 +-
 lib/a2mp.h      |  115 ++++++++++++++
 lib/l2cap.h     |   45 ++++++
 parser/hci.c    |   15 ++-
 parser/l2cap.c  |  450 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 parser/parser.h |    1 +
 src/hcidump.c   |    1 +
 7 files changed, 623 insertions(+), 6 deletions(-)

-- 
1.7.4.1

--
Peter Krystad
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH v4 0/5] Add parsing of BT 3.0+HS signals
@ 2012-02-15  1:09 y
  2012-02-15  1:09 ` [PATCH v4 2/5] Add A2MP definitions y
  0 siblings, 1 reply; 8+ messages in thread
From: y @ 2012-02-15  1:09 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: johan.hedberg, Peter Krystad

From: Peter Krystad <pkrystad@codeaurora.org>

v4 - Content unchanged but A2MP definitions added to own file

Peter Krystad (5):
  Add L2CAP Create/Move Channel definitions
  Add A2MP definitions
  Add parsing of L2CAP Create/Move Channel signals
  Add parsing of A2MP signals
  Minor indentation cleanup and fix display of physical link key

 Makefile.am     |    2 +-
 lib/a2mp.h      |  115 ++++++++++++++
 lib/l2cap.h     |   45 ++++++
 parser/hci.c    |   15 ++-
 parser/l2cap.c  |  450 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 parser/parser.h |    1 +
 src/hcidump.c   |    1 +
 7 files changed, 623 insertions(+), 6 deletions(-)

-- 
1.7.4.1

--
Peter Krystad
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum


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

end of thread, other threads:[~2012-03-01  1:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15 19:04 [PATCH v4 0/5] Add parsing of BT 3.0+HS signals Peter Krystad
2012-02-15 19:04 ` [PATCH v4 1/5] Add L2CAP Create/Move Channel definitions Peter Krystad
2012-03-01  1:34   ` Johan Hedberg
2012-02-15 19:04 ` [PATCH v4 2/5] Add A2MP definitions Peter Krystad
2012-02-15 19:04 ` [PATCH v4 3/5] Add parsing of L2CAP Create/Move Channel signals Peter Krystad
2012-02-15 19:04 ` [PATCH v4 4/5] Add parsing of A2MP signals Peter Krystad
2012-02-15 19:04 ` [PATCH v4 5/5] Minor indentation cleanup and fix display of physical link key Peter Krystad
  -- strict thread matches above, loose matches on Subject: below --
2012-02-15  1:09 [PATCH v4 0/5] Add parsing of BT 3.0+HS signals y
2012-02-15  1:09 ` [PATCH v4 2/5] Add A2MP definitions y

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