zephyr/subsys/bluetooth
Flavio Ceolin 9337b782d1 bluetooth: Fix a fallthrough warning
It fixes:

../../../../include/toolchain/gcc.h:169:30: warning: statement will
never be executed [-Wswitch-unreachable]

  169 | #define __fallthrough        __attribute__((fallthrough))

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-08-27 07:02:40 -04:00
..
common Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
controller bluetooth: Fix a fallthrough warning 2020-08-27 07:02:40 -04:00
host Bluetooth: host: Deleting PA sync before term callback 2020-08-26 12:31:59 +02:00
mesh Bluetooth: UUID: Use BT_UUID_16_ENCODE to set UUIDs in adv data 2020-08-25 16:09:22 +03:00
services zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell tests: Bluetooth: shell: Fix conditional compilations 2020-08-25 16:38:12 +03:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig Bluetooth: host: Perodic advertisement synchronization 2020-08-11 14:17:19 +02:00