zephyr/subsys/bluetooth/controller
Morten Priess c1cb5ea540 Bluetooth: controller: Remove compiler specific warning
Some compilers can't resolve the conditional if/else/else construction
in ull_conn event_len_prep function, and fail with an 'uninitialized
variables' error. The change has no functional impact.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2020-02-04 18:11:18 +01:00
..
crypto Bluetooth: Fix infinite recursion in host-based bt_rand 2020-01-31 18:33:06 +01:00
hal Bluetooth: controller: Refactor use of SWI 2019-09-16 19:06:51 +02:00
hci Bluetooth: Fix infinite recursion in host-based bt_rand 2020-01-31 18:33:06 +01:00
include Bluetooth: controller: Support SMI TX flag as setting 2020-01-28 20:28:50 +01:00
ll_sw Bluetooth: controller: Remove compiler specific warning 2020-02-04 18:11:18 +01:00
ticker bluetooth: controller: Implemented dynamic re-scheduling in ticker 2020-01-28 08:07:54 +01:00
util Bluetooth: Fix infinite recursion in host-based bt_rand 2020-01-31 18:33:06 +01:00
CMakeLists.txt bluetooth: controller: refactor CMake related files 2020-01-23 16:08:00 +01:00
Kconfig Bluetooth: controller: Fix settings dependency 2020-02-04 12:50:27 +01:00