zephyr/drivers/bluetooth/controller
Carles Cufi 496b02b54a Bluetooth: Controller: Refactor HCI files
As part of the effort to consolidate the BLE Controller's
HCI layer, the following files have been renamed:

* hci.h -> hci_internal.h: contains the HCI API to be used
by the driver
* main.c -> hci_driver.c: Implement bt_driver and includes
initialization and glue code

Jira: ZEP-726

Change-Id: Ica8b3e114da42a766a1b14ce59558cacd899a1a7
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-09-16 04:40:34 +00:00
..
hal Bluetooth: Controller: Use BT_ASSERT instead of custom impl. 2016-09-14 08:45:45 +03:00
hci Bluetooth: Controller: Refactor HCI files 2016-09-16 04:40:34 +00:00
ll Bluetooth: Controller: Use BT_ASSERT instead of custom impl. 2016-09-14 08:45:45 +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: Measure and use correct stack size 2016-09-07 08:17:26 +03:00
Makefile Bluetooth: Controller: Refactor HCI files 2016-09-16 04:40:34 +00:00