monitor: Add new MGMT adv commands and events to monitor
authorDaniel Winkler <danielwinkler@google.com>
Thu, 29 Oct 2020 23:06:22 +0000 (16:06 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:33 +0000 (19:08 +0530)
commit2306e3047105d612a090447ea8fcada1dd405705
treeceecc4c229a0a4171853df574457fa26a77b0e47
parent207cc76d5569549cf2d2a27e5e0acdedf4c9e639
monitor: Add new MGMT adv commands and events to monitor

This change adds the following to packet monitor:
-Add Ext Adv Params command and response
-Add Ext Adv Data command and response

This patch was manually tested by registering advertisements with
various features and verifying in btmon log.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
monitor/packet.c