The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_BT_CTLR_TX_PWR_PLUS_8

+8 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 subsys/bluetooth/controller/Kconfig:210

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:9subsys/bluetooth/Kconfig:175

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

config BT_CTLR_TX_PWR_PLUS_8
    bool "+8 dBm"
    depends on HAS_HW_NRF_RADIO_TX_PWR_HIGH && <choice BT_CTLR_TX_PWR>

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