zephyr/subsys/bluetooth/controller
frei tycho 3603d831fd Bluetooth: Controller: change condition in while to Boolean
Use `do { ... } while (false)` instead of `do { ... } while (0)`.

Signed-off-by: frei tycho <tfrei@baumer.com>
2024-08-05 16:30:13 +02:00
..
coex
crypto
flash
hal
hci Bluetooth: controller: Fix number of handles in le_big_sync_established 2024-08-05 16:28:58 +02:00
include
ll_sw Bluetooth: Controller: change condition in while to Boolean 2024-08-05 16:30:13 +02:00
ticker Bluetooth: Controller: BT_TICKER_REMAINDER_SUPPORT conditional 2024-08-05 16:28:18 +02:00
util everywhere: replace double words 2024-06-22 05:40:22 -04:00
CMakeLists.txt
Kconfig bluetooth: Add Kconfig for LE Connection Subrating 2024-08-05 10:16:27 +02:00
Kconfig.df bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: BT_TICKER_REMAINDER_SUPPORT conditional 2024-08-05 16:28:18 +02:00