blob: 2b0841590be43a6df34a334ba88f25313be7d7c4 [file] [log] [blame]
/*
* Copyright (c) 2020 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
/* Performs steps related with DF antennae configuration. */
void radio_df_ant_configure(void);
/* Provides number of available antennae for Direction Finding */
uint8_t radio_df_ant_num_get(void);