This set adds support for decoding Bluetooth 5 commands as listed below. Changes since v1: -squash patches as requested -fix coding style issues and review comments -add legacy pdu decoding Changes since v2: -commit message cleanups Changes since v3: -fix decoding of LE Extended Advertising Report Event -add support for missing error codes -fix decoding of LE Set Periodic Advertising Data Michał Narajowski (8): monitor: Add LE Enhanced Test commands decoding monitor: Add LE Extended Advertising commands decoding monitor: Add LE Set Periodic Advertising commands decoding monitor: Add LE Extended Scan commands decoding monitor: Add LE Periodic Advertising commands decoding monitor: Add LE RF commands decoding monitor: Add LE Set Privacy Mode decoding monitor: Add support for missing error codes monitor/bt.h | 254 ++++++++++ monitor/packet.c | 1390 +++++++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 1480 insertions(+), 164 deletions(-) -- 2.9.3 -- 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