zephyr/subsys/bluetooth
Carles Cufi 77b0108afd Bluetooth: controller: Avoid warning with privacy disabled
To avoid warnings (seen on some machines) that a function reaches its
end without returning a value, conditionally compile the function in a
way that this cannot happen.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-07-14 22:11:40 +03:00
..
common Bluetooth: Add BUILD_ASSERT to check Tx and Rx thread priorities 2017-07-12 13:50:51 +03:00
controller Bluetooth: controller: Avoid warning with privacy disabled 2017-07-14 22:11:40 +03:00
host Bluetooth: L2CAP: Don't reuse RX buffers to respond 2017-07-12 17:37:45 +03:00
shell Bluetooth: Shell: Add second vendor service 2017-07-11 08:22:22 +03:00
Kconfig Bluetooth: Fortify role dependency 2017-06-25 14:26:08 +03:00
Makefile Bluetooth: Shell: Add shell subdir if CONFIG_BLUETOOTH_SHELL=y 2017-05-30 16:39:05 +03:00