zephyr/subsys/bluetooth
Carles Cufi e979d656cc bluetooth: controller: Split events into normal and priority
For the host to be able to block on the recv_thread while waiting for a
number of completed packets HCI event, those are pulled from the radio
in a new, higher priority thread that also schedules the execution of
the lower priority event/ACL data recv_thread.

Change-id: I9d356bd297d0504cb16a032fb5fe5530693546e2
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2017-01-05 08:49:17 +02:00
..
controller bluetooth: controller: Split events into normal and priority 2017-01-05 08:49:17 +02:00
host Bluetooth: ATT: Fix using k_fifo API with net_buf 2017-01-05 08:49:17 +02:00
Kconfig Bluetooth: Controller: Switch to controller-side RX thread 2017-01-05 08:49:17 +02:00
Makefile Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00