zephyr/subsys
Piotr Pryga ff1d8efd38 Bluetooth: controller: Fix error when max ant. pattern len not defined
Fix compilation error if CONFIG_BT_CTLR_DF is not defined.
If DF was not enabled, there was missing CONFIG_BT_CTLR_DF_MAX_-
ANT_SW_PATTERN_LEN and undeclared symbol was found.

Split ll_df.h into two parts:
- ll_df.h that is generally includeable and allows to successfully
  compile sources when DF is not enabled.
- ll_df_internal.h to be used in soucres that are compiled when
  DF is enabled.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-01-20 14:55:24 +01:00
..
bluetooth Bluetooth: controller: Fix error when max ant. pattern len not defined 2021-01-20 14:55:24 +01:00
canbus
console
cpp
debug
dfu modules: introduce MCUBOOT_BOOTUTIL module 2021-01-14 18:03:38 +01:00
disk disk: disk_access_flash: Make sector size configurable in Kconfig 2021-01-15 11:21:01 -05:00
emul
fb
fs fs: littlefs: Fix transient string in LOG_ messages 2021-01-18 18:47:41 +01:00
ipc ipc: RPMsg service to register multiple endpoints 2021-01-19 22:07:09 +01:00
jwt
logging logging: Fix missing static to k_spinlock definition 2021-01-18 19:12:44 +01:00
lorawan lorawan: fix premature return in lorawan_send 2021-01-19 09:02:43 -05:00
mgmt net: coap: define Content-Format option values 2021-01-19 16:07:20 -05:00
net eth: Add support for Distributed Switch Architecture [DSA] switches 2021-01-20 10:03:42 +02:00
power power: Add notifier API 2021-01-07 12:40:19 -05:00
random
settings
shell shell: shell_utils internal api update 2021-01-14 12:07:25 +01:00
stats
storage devicetree: flash-partitions: expose helper macros 2020-12-27 18:16:20 +01:00
testsuite cleanup: rename sanitycheck references to twister 2021-01-14 07:50:52 -06:00
timing timing: fix timing_stop() ref counting 2021-01-04 12:15:30 +01:00
tracing
usb usb: cdc_acm: select features required for use 2021-01-05 09:40:36 -06:00
CMakeLists.txt ipc: RPMsg service to register multiple endpoints 2021-01-19 22:07:09 +01:00
Kconfig ipc: RPMsg service to register multiple endpoints 2021-01-19 22:07:09 +01:00