zephyr/drivers/bluetooth/hci
Erwan Gouriou 6c7380183e drivers/bluetooth: ipm_stm32: Wake up C2 at init
When C2 is powered on, flash erase/write operation requires C1
to share a flash mutex with C2. This can only be done if IPM
communication is set up (SHCI).
Instead of configuring C2 (BLE controller) at on ble open,
do it at driver start up.
This allows flash operations before ble_open.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-11-19 12:35:01 +01:00
..
CMakeLists.txt
h4.c
h5.c
ipm_stm32wb.c drivers/bluetooth: ipm_stm32: Wake up C2 at init 2020-11-19 12:35:01 +01:00
Kconfig
rpmsg_nrf53.c
rpmsg.c drivers: Bluetooth: rpmsg: Fix typo in BT_QUIRK_NO_AUTO_DLE use 2020-11-13 10:13:22 +01:00
spi.c
userchan.c