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

+3 dBm

Type: bool

Direct dependencies

SOC_COMPATIBLE_NRF52X && <choice: Tx Power>

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

Kconfig definition

At subsys/bluetooth/controller/Kconfig:167

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

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

config BT_CTLR_TX_PWR_PLUS_3
    bool
    prompt "+3 dBm" if SOC_COMPATIBLE_NRF52X && <choice: Tx Power>
    depends on SOC_COMPATIBLE_NRF52X && <choice: Tx Power>

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