zephyr/drivers/bluetooth
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
..
hci drivers: bluetooth: Add timeout to rpmsg init 2020-12-08 12:41:21 +02:00
CMakeLists.txt
Kconfig
util.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00