zephyr/subsys/bluetooth
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
..
common Bluetooth: Fix controller RPA calling into host with host-based crypto 2020-01-31 18:33:06 +01:00
controller Bluetooth: controller: Remove compiler specific warning 2020-02-04 18:11:18 +01:00
host bluetooth: host: Add workaround for USB HCI controllers 2020-02-03 18:39:55 +02:00
mesh
services
shell Bluetooth: shell: Add support for pairing accept callback 2020-01-31 20:39:25 +02:00
CMakeLists.txt
Kconfig