CONFIG_BT_CTLR_TX_PWR_MINUS_30

-30 dBm

Type: bool

Direct dependencies

SOC_SERIES_NRF51X && <choice: Tx Power>

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

Kconfig definition

At subsys/bluetooth/controller/Kconfig:165

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

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

config BT_CTLR_TX_PWR_MINUS_30
    bool
    prompt "-30 dBm" if SOC_SERIES_NRF51X && <choice: Tx Power>
    depends on SOC_SERIES_NRF51X && <choice: Tx Power>

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