monitor/intel: Add decoding of PPAG Enable command
authorLokendra Singh <lokendra.singh@intel.com>
Fri, 18 Aug 2023 04:45:43 +0000 (10:15 +0530)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commit6012c21271706cc6be7aed9f4b0f26cd6b169852
tree229c66ac7418fcdbd946bd464c7b02a15d2b5c2d
parent7c86afe8b871eeb088c5924af60163bfd46d7f12
monitor/intel: Add decoding of PPAG Enable command

Add decoding support for Intel PPAG Enable
command.

btmon log:
< HCI Command: Intel PPAG Enable (0x3f|0x020b) plen 4
        Enable: 0x00000002 (China)
> HCI Event: Command Complete (0x0e) plen 4
      Intel PPAG Enable (0x3f|0x020b) ncmd 1
        Status: Success (0x00)
monitor/intel.c