CONFIG_BLUETOOTH_CONTROLLER_WORKER_PRIO:

The interrupt priority for event preparation and radio IRQ. This value shall be less than or equal to the Ticker’s Job priority value.

Symbol:

BLUETOOTH_CONTROLLER_WORKER_PRIO

Type:

int

Value:

“”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Ranges:
  • [0, 3] if SOC_SERIES_NRF51X (value: “n”)
  • [0, 6] if SOC_SERIES_NRF52X (value: “n”)
Prompts:
  • “Radio and Ticker’s Worker IRQ priority” if BLUETOOTH_CONTROLLER_ADVANCED_FEATURES (value: “n”)
Default values:
  • 0 (value: “n”)
  • Condition: (none)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

BLUETOOTH_HCI && BLUETOOTH && BLUETOOTH_CONTROLLER (value: “n”)

Locations:
  • ../subsys/bluetooth/controller/Kconfig:174