![]() |
nrfxlib API 3.3.99
|
| 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.
| [in] | sdc_support_func | sdc_support_* function to be called. |
| 0 | sdc_support_func has been successfully called. |
| -NRF_EPERM | This API must be called before sdc_cfg_set() and sdc_enable(). |