zephyr/subsys/bluetooth
Joakim Andersson 73c50dc0bd Bluetooth: Move implementation of hci_driver.h exposed functions
Move implementation of hci_driver.h exposed functions to a common file.
The functions exposed by hci_driver.h header file is implemented in
either hci_core.c, or hci_raw.c. But since these functions would be
identical for both implementations have them in a new file that is
included for both.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-07-27 13:27:05 +02:00
..
common Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
controller Bluetooth: Move implementation of hci_driver.h exposed functions 2020-07-27 13:27:05 +02:00
host Bluetooth: Move implementation of hci_driver.h exposed functions 2020-07-27 13:27:05 +02:00
mesh Bluetooth: Mesh: Document shell commands 2020-07-20 12:47:31 +02:00
services zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell Bluetooth: controller: Add terminate event for external advertising 2020-07-23 11:39:47 +02:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig Bluetooth: Remove LEGACY_TIMEOUT_API selection from bluetooth 2020-04-30 13:46:48 +03:00