blob: f54fc5feb09c6e698e6c4b216afb01f42c4b1934 [file] [log] [blame]
/*
* Copyright (c) 2021 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
/* This is currently almost empty file to avoid build errors due to missing header files.
* The file shall be used if Direction Finding support is added to OpenISA lower link layer.
*/
/* Forward declarations of types to avoid build errors in ULL code. */
struct lll_df_sync;
struct lll_df_conn_rx_cfg;