zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 47c7918393 Bluetooth: Controller: Single recv thread for HCI-only builds
Updated implementation to use single receive thread to
enqueue HCI ISO data, ACL data and events towards Host when
building HCI-Only samples/applications, i.e. when building
hci_uart, hci_spi or hci_ipc samples (CONFIG_BT_HCI_RAW=y).

This implementation will serialize HCI events and data as
they occur corresponding to on-air timelines of their
occurrences which is how they are generated by the Link
Layer.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2025-04-04 09:35:16 +02:00
..
coex
crypto
flash
hal
hci Bluetooth: Controller: Single recv thread for HCI-only builds 2025-04-04 09:35:16 +02:00
include
ll_sw Bluetooth: Controller: Fix an error code in ll_adv_sync_ad_data_set 2025-04-03 13:16:14 +02:00
ticker
util
CMakeLists.txt
Kconfig
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Single recv thread for HCI-only builds 2025-04-04 09:35:16 +02:00