nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ sdc_support_helper()

int32_t sdc_support_helper ( void(* sdc_support_func )(void))

#include <softdevice_controller/include/sdc.h>

Helper function that can be used for sdc_support_* APIs call.

Parameters
[in]sdc_support_funcsdc_support_* function to be called.
Return values
0sdc_support_func has been successfully called.
-NRF_EPERMThis API must be called before sdc_cfg_set() and sdc_enable().