monitor: Add support for tlv based version format for Intel vendor
authorTedd Ho-Jeong An <tedd.an@intel.com>
Fri, 6 Aug 2021 00:43:04 +0000 (17:43 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:36 +0000 (19:08 +0530)
commit47a89e1c52abcd5c405d045b326240a283f03da5
tree81cb1cd5f30d32778bf5f533d368f8f0d6006ae3
parentb6debfba5bca251212786bb7db3fcefc96bb10f1
monitor: Add support for tlv based version format for Intel vendor

Some Intel device supports two different formats of the
HCI_Intel_Read_Version command depends on the command parameter and this
patch parses the command and response parameters depends on the format.

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