zephyr/drivers/bluetooth
Armin Brauns 821fddc2e1 drivers: bluetooth: hci_spi: fix condition causing infinite loop
With a size of 0, the inner loop will never terminate, so don't try to
enter it.

Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at>
2023-03-08 08:58:33 +01:00
..
hci drivers: bluetooth: hci_spi: fix condition causing infinite loop 2023-03-08 08:58:33 +01:00
CMakeLists.txt
Kconfig
util.h