-
CONFIG_BT_CTLR_RX_PRIO_STACK_SIZE
¶
High priority Rx thread stack size
Type: int
Default¶
448
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:164
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:6
→ subsys/bluetooth/Kconfig:161
Menu path: (Top) → Bluetooth → Bluetooth Controller
config BT_CTLR_RX_PRIO_STACK_SIZE int "High priority Rx thread stack size" if !SOC_COMPATIBLE_NRF
default 448 depends onBT_CTLR
&&BT_HCI
&&BT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)