zephyr/drivers/bluetooth
Carles Cufi 9d48ef5888 Bluetooth: Controller: Switch to Zephyr's hci.h for cmd handling
Continue using Zephyr's include/bluetooth/hci.h for HCI command
handling in more of the commands.
This commit deletes all command and command complete and
command status event definitions and structures present in
hci.c.
This is the sixth commit in a series that transitions from
the structures in hci.c to the ones in hci.h.

Jira: ZEP-726

Change-Id: I34635a1f55f3aef124fd5ff005c99cedb40b8a49
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-09-14 08:45:45 +03:00
..
controller Bluetooth: Controller: Switch to Zephyr's hci.h for cmd handling 2016-09-14 08:45:45 +03:00
nble drivers/nble: Rename nrf51 power management functions 2016-09-07 08:17:26 +03:00
h4.c Bluetooth: Add priority buffer for handling critical HCI events 2016-06-29 14:51:51 +00:00
h5.c Bluetooth/drivers: Fix missing argument in printf for h5 driver 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
Makefile Bluetooth: Controller: Hardware abstraction layer for nRF5x radio 2016-09-07 08:17:26 +03:00
nrf51_pm.c drivers/nble: Rename nrf51 power management functions 2016-09-07 08:17:26 +03:00
nrf51_pm.h drivers/nble: Rename nrf51 power management functions 2016-09-07 08:17:26 +03:00
util.h Bluetooth: Make UART draining logic consistent across drivers 2016-05-04 13:37:44 +00:00