blob: d622e20826c6c38bab00ea0d6354fbe4cac7bba3 [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 declaration of the type to avoid build errors in ULL code. */
struct lll_df_sync;