zephyr/subsys/bluetooth/controller/hci
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
..
nordic subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
openisa
hci_driver.c Bluetooth: Controller: Implement bt_hci_driver::close 2022-06-06 12:04:30 +02:00
hci_internal.h Bluetooth: Controller: Initial broadcast ISO Tx data path 2022-03-01 14:54:35 +01:00
hci_user_ext.h
hci.c Bluetooth: Controller: Fix HCI supported commands bitmask 2022-05-25 14:19:59 +02:00