zephyr/subsys/bluetooth/controller/hci
Vinayak Kariappa Chettimada 7ece6aed16 Bluetooth: Controller: Fix regression in BT_RX_STACK_SIZE use
Fix regression in BT_RX_STACK_SIZE use due to
commit b91728619c ("Bluetooth: host: remove
`CONFIG_BT_RECV_BLOCKING`").

Profiling of Controller Rx thread has been mentioned in
commit 586ba9fd13 ("Bluetooth: Controller: Increase
BT_RX_STACK_SIZE for BT_HCI_RAW enabled").

Also, move the TX_STACK_SIZE value as default in Kconfig
from the explicit value being set in hci_ipc sample.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2024-04-12 13:48:57 +02:00
..
hci_driver.c Bluetooth: Controller: Fix regression in BT_RX_STACK_SIZE use 2024-04-12 13:48:57 +02:00
hci_internal.h
hci_user_ext.h
hci.c bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00