zephyr/subsys/bluetooth/controller/hci
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
..
nordic zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
openisa zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci_driver.c Bluetooth: controller: Remove redundant BT_LL_SW_SPLIT conditional 2020-07-20 12:46:26 +02:00
hci_internal.h Bluetooth: Move implementation of hci_driver.h exposed functions 2020-07-27 13:27:05 +02:00
hci_user_ext.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci.c Bluetooth: Move implementation of hci_driver.h exposed functions 2020-07-27 13:27:05 +02:00