Home
last modified time | relevance | path

Searched refs:smp_generate_rand_cont (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/
Dsmp_keys.c71 smp_generate_rand_cont /* SMP_GEN_SRAND_MRAND_CONT */
350 void smp_generate_rand_cont(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) in smp_generate_rand_cont() function
2194 smp_generate_rand_cont(p_cb, NULL); in smp_rand_back()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h507 extern void smp_generate_rand_cont(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);