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

+2 dBm

Type: bool

Direct dependencies

SOC_NRF52840 && <choice: Tx Power>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/bluetooth/controller/Kconfig:171

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:8subsys/bluetooth/Kconfig:145

Menu path: (top menu) → Bluetooth → Tx Power

config BT_CTLR_TX_PWR_PLUS_2
    bool
    prompt "+2 dBm" if SOC_NRF52840 && <choice: Tx Power>
    depends on SOC_NRF52840 && <choice: Tx Power>

(Definitions include propagated dependencies, including from if’s and menus.)