nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ sdc_rand_source_register()

int32_t sdc_rand_source_register ( const sdc_rand_source_t rand_source)

#include <softdevice_controller/include/sdc_soc.h>

Pass a source of randomness to the SoftDevice Controller.

The SoftDevice Controller will use the function pointers provided in this function call to get random numbers.

Parameters
[in]rand_sourceA table of function pointers to obtain random numbers
Return values
0Success