zephyr/subsys/bluetooth/controller/ll_sw/openisa
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
..
hal Bluetooth: Controller: change condition in while to Boolean 2024-08-05 16:30:13 +02:00
hci
lll bluetooth: controller: refactor node_rx_pdu for memory optimization 2024-04-12 09:19:08 +02:00
CMakeLists.txt