-
CONFIG_BT_CTLR_TX_PWR_PLUS_4
¶
+4 dBm
Type: bool
Direct dependencies¶
(SOC_SERIES_NRF51X
|| SOC_COMPATIBLE_NRF52X
) && <choice: Tx Power>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:267
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:6
→ subsys/bluetooth/Kconfig:161
Menu path: (Top) → Bluetooth → Bluetooth Controller → Tx Power
config BT_CTLR_TX_PWR_PLUS_4 bool "+4 dBm" depends on (SOC_SERIES_NRF51X
||SOC_COMPATIBLE_NRF52X
) && <choice: Tx Power>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)