zephyr/subsys/bluetooth/controller/include
Vinayak Kariappa Chettimada 298b3ca467 Bluetooth: controller: #if defined(...) vs #if IS_ENABLED(..)
Use `#if defined(...)` instead of `#if IS_ENABLED(..)` when
conditional compilation of definitions in source code.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-02-25 12:54:13 +01:00
..
ll_feat.h Bluetooth: controller: #if defined(...) vs #if IS_ENABLED(..) 2021-02-25 12:54:13 +01:00
ll_settings.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ll.h Bluetooth: controller: Rearrange LL interface functions 2021-02-19 10:28:11 +01:00