On Wed, Nov 02, 2011 at 05:56:52PM -0700, Peter Krystad wrote: > This patch adds parsing and display of BT 3.0+HS signaling > > v2 - updates to match revised a2mp.h from bluez Those patches looks OK except my comments for parsing "A2MP signals" patch. ack Best regards Andrei Emeltchenko > > 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 cleanup of indentation in output > > lib/a2mp.h | 137 +++++++++++++++ > lib/l2cap.h | 44 +++++ > parser/hci.c | 15 +- > parser/l2cap.c | 495 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > parser/parser.h | 1 + > src/hcidump.c | 1 + > 6 files changed, 688 insertions(+), 5 deletions(-) > create mode 100644 lib/a2mp.h > > -- > 1.7.7 > > -- > Peter Krystad > Employee of Qualcomm Innovation Center, Inc. > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum > -- > To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html