zephyr/drivers/bluetooth/hci
Erwan Gouriou 3a041ca5c8 drivers/bluetooth: stm32wb: Allow sequential C2 start
Set up a c2_reset procedure in order to allow sequential
open/close/open calls and keep c2_reset done at init (required
for flash access).
Move reinit out of the reset procedure, so flash could be
accessed after bt_disable().

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-03-10 13:28:41 -05:00
..
CMakeLists.txt bluetooth: hci: rpmsg: use ipc service library 2022-03-02 17:03:01 +01:00
h4.c Bluetooth: H4: added support for HCI vendor-specific Setup feature. 2022-01-21 15:04:15 +02:00
h5.c Bluetooth: drivers: Add length checks before net_buf_add_mem 2021-12-24 20:50:03 -05:00
hci_esp32.c Bluetooth: Host: Reassemble extended advertising reports 2022-01-07 15:35:39 +02:00
ipm_stm32wb.c drivers/bluetooth: stm32wb: Allow sequential C2 start 2022-03-10 13:28:41 -05:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
rpmsg.c bluetooth: hci: rpmsg: use ipc service library 2022-03-02 17:03:01 +01:00
spi.c drivers: bluetooth: hci: spi: use gpio_dt_spec 2022-02-21 22:16:10 -05:00
userchan.c Bluetooth: Host: Reassemble extended advertising reports 2022-01-07 15:35:39 +02:00