zephyr/subsys/bluetooth/controller
Carles Cufi b41d7f0f0c Bluetooth: Controller: Implement bt_hci_driver::close
The open source controller did not expose support for shutting it down
via the close() API in the HCI driver. Add support for it, which
completes the support for disabling and enabling the Bluetooth stack in
Zephyr.

Closes #3192.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2022-06-06 12:04:30 +02:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: Controller: df: make radio_df_vendor_hal.h compile in always 2022-03-21 10:15:39 +01:00
hci Bluetooth: Controller: Implement bt_hci_driver::close 2022-06-06 12:04:30 +02:00
include Bluetooth: Controller: Add deinit() infrastructure 2022-06-06 12:04:30 +02:00
ll_sw Bluetooth: Controller: Add deinit() infrastructure 2022-06-06 12:04:30 +02:00
ticker Bluetooth: Controller: Collision resolution to use ticks_slot_window 2022-05-23 10:18:29 +02:00
util subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
CMakeLists.txt Bluetooth: Controller: Remove experimental from Ext and Periodic Adv 2022-05-16 18:25:14 +02:00
Kconfig Bluetooth: Controller: Fix missing DUP_FILTER_ADV_SET_MAX dependency 2022-05-26 12:26:43 +02:00
Kconfig.df Bluetooth: Controller: df: Remove experimental for direction finding 2022-05-25 11:48:43 +02:00
Kconfig.dtm bluetooth: controller: Add support for all DTM commands 2022-03-18 12:00:03 +01:00
Kconfig.ll_sw_split Bluetooth: Controller: Fix instant based procedure complete event 2022-05-20 19:22:59 -07:00