CONFIG_SDC_RX_PRIO

(No prompt – not directly user assignable.)

Type: int

Direct dependencies

BT_LL_SOFTDEVICE && BT

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/subsys/bluetooth/controller/Kconfig:68

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:10<nRF>/subsys/bluetooth/Kconfig:21

Menu path: (Top) → Modules → Nordic nRF Connect → Bluetooth Low Energy → Nordic BLE controller

config SDC_RX_PRIO
    int
    default BT_DRIVER_RX_HIGH_PRIO
    depends on BT_LL_SOFTDEVICE && BT

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)