nrfxlib API 2.8.99
|
Functions used by the SoftDevice Controller to obtain random numbers. More...
#include <sdc_soc.h>
Data Fields | |
void(* | rand_poll )(uint8_t *p_buff, uint8_t length) |
Function used by the controller to obtain random numbers. This function must block until length bytes of random numbers were written to p_buff. The function will be executed in the same context as mpsl_low_priority_process. | |
Functions used by the SoftDevice Controller to obtain random numbers.
These functions are used for security-related purposes, so they must conform to: BLUETOOTH CORE SPECIFICATION Version 5.2 | Vol 2, Part H, Section 2.