![]() |
nrfxlib API 3.3.99
|
| typedef void(* sdc_cs_antenna_switch_callback_t) (uint8_t antenna_index) |
#include <softdevice_controller/include/sdc.h>
Function prototype for antenna switching callback in Channel Sounding.
See also sdc_cs_antenna_switch_callback_set
| [in] | antenna_index | The index of the antenna being switched to. Valid range [0, sdc_cfg_cs_cfg_t::num_antennas_supported - 1] |