This patchset adds parsing and display of BT 3.0+HS signalling Peter Krystad (4): Add parsing of L2CAP Create/Move Channel signals Add parsing of A2MP signals Add parsing of L2CAP Fixed Channel list Minor cleanup of indentation in output lib/amp.h | 133 +++++++++++++++ lib/l2cap.h | 50 ++++++ parser/hci.c | 15 +- parser/l2cap.c | 498 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ parser/parser.h | 1 + src/hcidump.c | 1 + 6 files changed, 693 insertions(+), 5 deletions(-) create mode 100644 lib/amp.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