CONFIG_BT_CTLR_TX_PWR_PLUS_7

+7 dBm

Type: bool

Direct dependencies

HAS_HW_NRF_RADIO_TX_PWR_HIGH && <choice BT_CTLR_TX_PWR: Tx Power>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/bluetooth/controller/Kconfig:207

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:8<Zephyr>/subsys/bluetooth/Kconfig:240

Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Controller → Tx Power

config BT_CTLR_TX_PWR_PLUS_7
    bool "+7 dBm"
    depends on HAS_HW_NRF_RADIO_TX_PWR_HIGH && <choice BT_CTLR_TX_PWR: Tx Power>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)