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 Bluetooth: Move crypto toolbox functions from smp.c to their own files 2022-11-10 09:28:28 +01:00
Kconfig drivers: create BT_DRIVERS Kconfig entry 2021-09-28 12:13:23 +02:00
util.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00