CONFIG_BT_CTLR_TX_PWR_PLUS_3

+3 dBm

Type: bool

Direct dependencies

SOC_SERIES_NRF52X && <choice: Tx Power>

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

Kconfig definition

At subsys/bluetooth/controller/Kconfig:139

Included via Kconfig:10Kconfig.zephyr:35subsys/Kconfig:8subsys/bluetooth/Kconfig:156

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

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

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