zephyr/drivers/bluetooth/controller
Vinayak Chettimada 09b5998ced Bluetooth: Controller: Fix deadlock in recv fiber
Controller's fiber is expected to read all enqueued events
and data, hence wait on semaphore only after all events and
data are read.

Change-id: I0150f042b0ba91efa712b38903752b20198e5e6e
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2016-09-07 08:17:26 +03:00
..
hal Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
hci Bluetooth: Controller: Add initial HCI implementation 2016-09-07 08:17:26 +03:00
ll Bluetooth: Controller: Fix memory required calculation macro 2016-09-07 08:17:26 +03:00
util Bluetooth: Controller: Fix coding style in ctrl.c, util/ and main.c 2016-09-07 08:17:26 +03:00
Kconfig Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
main.c Bluetooth: Controller: Fix deadlock in recv fiber 2016-09-07 08:17:26 +03:00
Makefile Bluetooth: Controller: Add BLE controller driver 2016-09-07 08:17:26 +03:00