Adds an initial implementation for RFCOMM in Bluetooth monitor. Implementation for Decoding MSC, RPN, RLS, PN, NSC frames will be covered in the next patch-set. Gowtham Anandha Babu (4): monitor/rfcomm: Add RFCOMM support to btmon monitor/rfcomm: Add support for printing RFCOMM hdr monitor/rfcomm: Add support for UIH frame decoding monitor/rfcomm: Add support for mcc frame decoding Makefile.tools | 1 + android/Android.mk | 1 + monitor/l2cap.c | 4 + monitor/l2cap.h | 1 + monitor/rfcomm.c | 280 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 287 insertions(+) create mode 100644 monitor/rfcomm.c -- 1.9.1 -- 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