zephyr/drivers/bluetooth/hci
Rubin Gerritsen 75de21b3d6 drivers: bluetooth: Add timeout to rpmsg init
Previously, when opening the Bluetooth driver on the app core of
nRF53, the application could hang forever. This would happen if
the network core was not flashed or flashed with the wrong firmware.

This commit improves the user experience timing out if the net core
is not replying. 3 seconds is considered to be more than enough to boot
the network core.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2020-12-08 12:41:21 +02:00
..
CMakeLists.txt
h4.c
h5.c Bluetooth: H5: Add support for ISO packets 2020-09-04 21:03:13 +02:00
ipm_stm32wb.c drivers/bluetooth: ipm_stm32: Wake up C2 at init 2020-11-19 12:35:01 +01:00
Kconfig drivers: Bluetooth: rpmsg: Add missing BT_QUIRK_NO_AUTO_DLE 2020-09-16 12:02:32 +02:00
rpmsg_nrf53.c drivers: bluetooth: Add timeout to rpmsg init 2020-12-08 12:41:21 +02:00
rpmsg.c drivers: Bluetooth: rpmsg: Fix typo in BT_QUIRK_NO_AUTO_DLE use 2020-11-13 10:13:22 +01:00
spi.c drivers: bluetooth: hci_spi: fix init priority 2020-09-10 15:57:54 -05:00
userchan.c Bluetooth: userchan: Add support for ISO packets 2020-09-04 21:03:13 +02:00