CONFIG_BT_CTLR_TX_PWR_MINUS_40

-40 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:169

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

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

config BT_CTLR_TX_PWR_MINUS_40
    bool
    prompt "-40 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.)