Bluetooth: btnxpuart: Disable Power Save feature on startup
authorNeeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Mon, 3 Apr 2023 12:24:29 +0000 (17:54 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 24 Apr 2023 05:01:44 +0000 (22:01 -0700)
commit893410b221f4966890e5bc33be08d38d4bc968b2
treef58d98c2c16810b3a07743ec481302eb4a7b6f44
parent86d55f124b52de2ba0d066d89b766bcc0387fd72
Bluetooth: btnxpuart: Disable Power Save feature on startup

This sets the default power save mode setting to disabled.
With this setting, this driver will behave like a normal h4 driver.
If user needs to use the power save feature, it can be enabled
using the following vendor command:
hcitool cmd 3f 23 02 00 00 (HCI_NXP_AUTO_SLEEP_MODE)

Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btnxpuart.c