zephyr/drivers/bluetooth/hci
Erwan Gouriou de9fd59669 drivers/bluetooth: stm32wb: Fix loop
The goto instruction was removed when adding the RX thread.
While still working, this clearly break the clean handling of
error cases.
Re-instantiate the goto instruction.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-04-30 13:34:15 +02:00
..
CMakeLists.txt
h4.c Bluetooth: drivers: Convert bluetooth drivers to use k_timeout struct 2020-04-30 13:46:48 +03:00
h5.c Bluetooth: Remove bluetooth thread stack size analysis 2020-04-28 09:11:13 -04:00
ipm_stm32wb.c drivers/bluetooth: stm32wb: Fix loop 2020-04-30 13:34:15 +02:00
Kconfig drivers/bluetooth: ipm_stm32: Implement a RX thread 2020-04-27 19:02:14 +02:00
rpmsg_nrf53.c
rpmsg.c
spi.c
userchan.c