CONFIG_BT_CTLR_TX_PWR_0¶
0 dBm
Type: bool
Direct dependencies¶
<choice BT_CTLR_TX_PWR: Tx Power>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr Subsystem>/bluetooth/controller/Kconfig:238
Included via Kconfig:8 → Kconfig.zephyr:44 → <Zephyr Subsystem>/Kconfig:9 → <Zephyr Subsystem>/bluetooth/Kconfig:175
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Controller → Tx Power
config BT_CTLR_TX_PWR_0
    bool "0 dBm"
    depends on <choice BT_CTLR_TX_PWR>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)