zephyr/drivers/bluetooth
Vinayak Chettimada c160a0548d Bluetooth: Controller: Add initial HCI implementation
For the Link Layer to be able to communicate with the rest of
the BLE stack in Zephyr, this barebones HCI controller
implementation includes an initial version of the fundamental
commands and events required.

Jira: ZEP-702

Origin: Original
Change-Id: I38bc9dae34e7075ab8b8178fd6b6659e2dec53b0
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-09-07 08:17:26 +03:00
..
controller Bluetooth: Controller: Add initial HCI implementation 2016-09-07 08:17:26 +03:00
nble drivers/nble: Use semaphore to control notification rate 2016-07-22 19:03:43 +00:00
h4.c Bluetooth: Add priority buffer for handling critical HCI events 2016-06-29 14:51:51 +00:00
h5.c Bluetooth: H5: Use delayed work API 2016-07-08 12:05:34 +00:00
Kconfig Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
Makefile Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
nrf51_pm.c Bluetooth: Fix draining nRF51 FIFO during init 2016-05-04 15:05:13 +03:00
nrf51_pm.h Bluetooth: Fix draining nRF51 FIFO during init 2016-05-04 15:05:13 +03:00
util.h Bluetooth: Make UART draining logic consistent across drivers 2016-05-04 13:37:44 +00:00