-
CONFIG_BT_NRF51_PM
¶
nRF51 Power Management [EXPERIMENTAL]
Type: bool
Help¶
Power Management support for Nordic BLE nRF51 chip. Allows to enable, disable the chip and handle wakeups.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/bluetooth/Kconfig:27
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:12
Menu path: (top menu) → Device Drivers → Bluetooth Drivers
config BT_NRF51_PM bool prompt "nRF51 Power Management [EXPERIMENTAL]" ifBT_H4
&&BT
&& !BT_CTLR
depends onBT_H4
&&BT
&& !BT_CTLR
help Power Management support for Nordic BLE nRF51 chip. Allows to enable, disable the chip and handle wakeups.
(Definitions include propagated dependencies, including from if’s and menus.)