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 drivers: bluetooth: hci: driver based on RPMsg transport 2019-11-20 19:29:06 +01:00
Kconfig drivers/bluetooth: ipm_stm32: Implement a RX thread 2020-04-27 19:02:14 +02:00
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
rpmsg.c Bluetooth: Always use full path to hci_driver.h 2020-01-16 19:20:39 -05:00
rpmsg_nrf53.c drivers: bluetooth: rpmsg_nrf53: use new DT API 2020-04-18 07:52:05 -05:00
spi.c drivers: bluetooth: hci: spi: Convert to new DT_INST macros 2020-03-30 14:49:27 -05:00
userchan.c Bluetooth: Always use full path to hci_driver.h 2020-01-16 19:20:39 -05:00