![]() |
Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
|
This structure notifies that random number has been generated. More...
Data Fields | |
uint8_t | rand_size |
Length of random number. More... | |
uint8_t * | p_rand |
Random number. More... | |
This structure notifies that random number has been generated.
uint8_t st_ble_vs_get_rand_comp_evt_t::rand_size |
Length of random number.
uint8_t* st_ble_vs_get_rand_comp_evt_t::p_rand |
Random number.