Bluetooth: btintel: Send new command for PPAG
authorLokendra Singh <lokendra.singh@intel.com>
Thu, 17 Aug 2023 11:42:50 +0000 (17:12 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 24 Aug 2023 19:23:26 +0000 (12:23 -0700)
commit7866b9faf0a8c20de41f3d08fb5cae9bdcf7756f
treec5ecf34f86f4b05fb5027c2f4d53fabab965bb54
parent9c0826310bfb784c9bac7d1d9454e304185446c5
Bluetooth: btintel: Send new command for PPAG

Added support for the new command opcode FE0B
(HCI Intel PPAG Enable).

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

Signed-off-by: Seema Sreemantha <seema.sreemantha@intel.com>
Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btintel.c
drivers/bluetooth/btintel.h