-
CONFIG_BT_CTLR_TX_PWR_MINUS_30
¶
-30 dBm
Type: bool
Direct dependencies¶
SOC_SERIES_NRF51X
&& <choice BT_CTLR_TX_PWR: Tx Power>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:267
Included via Kconfig:8
→ Kconfig.zephyr:34
→ subsys/Kconfig:9
→ subsys/bluetooth/Kconfig:240
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Controller → Tx Power
config BT_CTLR_TX_PWR_MINUS_30
bool "-30 dBm"
depends on SOC_SERIES_NRF51X
&& <choice BT_CTLR_TX_PWR: Tx Power>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)