zephyr/subsys/bluetooth/controller
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
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci Bluetooth: controller: Fix conditional compilations 2020-08-25 16:38:12 +03:00
include Bluetooth: controller: Add advertising set handle mapping 2020-08-13 16:14:29 +02:00
ll_sw bluetooth: Fix a fallthrough warning 2020-08-27 07:02:40 -04:00
ticker guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
util Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
CMakeLists.txt Bluetooth: controller: split: Initial extended scanning code 2020-06-12 15:50:34 +02:00
Kconfig Bluetooth: controller: Fix BT_CTLR_SCAN_REQ_NOTIFY dependency 2020-08-25 16:38:12 +03:00
Kconfig.ll_sw_split Bluetooth: controller: Remove redundant BT_LL_SW_SPLIT conditional 2020-07-20 12:46:26 +02:00