monitor: Add Intel read supported features command
authorTedd Ho-Jeong An <tedd.an@intel.com>
Mon, 19 Apr 2021 18:21:49 +0000 (11:21 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
commit1fe09a74cca879a8a0a5f7a24c57f67ce22ae936
tree8667b394a62e76d8e777a9d9b3e0cd9298b2a9bb
parent0000962ba5abd8ffe67e6e585557a6466b523cbf
monitor: Add Intel read supported features command

< HCI Command: Intel Read Supported Features (0x3f|0x00a6) plen 1
        Page: 0x01
> HCI Event: Command Complete (0x0e) plen 22
      Intel Read Supported Features (0x3f|0x00a6) ncmd 1
        Status: Success (0x00)
        Page: 0x01
        Max Pages: 0x02
        Supported Features:
        1f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................

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