Hi, On Mon, Dec 12, 2011 at 10:02:33PM -0800, Peter Krystad wrote: > This patch adds parsing and display of BT 3.0+HS signalling > > v3 - same content but A2MP definitions placed in l2cap.h Looks OK, despite I would not mix typedefs and normal structs in one patch (maybe we can even remove typedefs later). Johan, as definitions moved to existing header, hence without modifying license can these patches be applied? Best regards Andrei Emeltchenko > > Peter Krystad (4): > Add L2CAP Create/Move channel and A2MP definitions > Add parsing of L2CAP Create/Move Channel signals > Add parsing of A2MP signals > Minor cleanup of indentation in output > > lib/l2cap.h | 159 +++++++++++++++++++- > parser/hci.c | 15 ++- > parser/l2cap.c | 449 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > parser/parser.h | 1 + > src/hcidump.c | 1 + > 5 files changed, 619 insertions(+), 6 deletions(-) > -- 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