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 Bluetooth: controller: Implement macros for vendor assert information 2024-05-08 15:03:08 -05:00
hci Bluetooth: controller: Fix number of handles in le_big_sync_established 2024-08-05 16:28:58 +02:00
include Bluetooth: Controller: BT_CTLR_ISO_TX_BUFFER_SIZE from BT_ISO_TX_MTU 2024-05-10 15:02:10 +02:00
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 Bluetooth: Controller: Fix BT_CTLR_LE_ENC conditional compilation 2024-06-07 18:07:48 +01:00
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