HomeSort by relevance Sort by last modified time
    Searched refs:smp_genenrate_rand_cont (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/smp/
smp_keys.c 66 smp_genenrate_rand_cont /* SMP_GEN_SRAND_MRAND_CONT */
277 ** Function smp_genenrate_rand_cont
285 void smp_genenrate_rand_cont(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) function
287 SMP_TRACE_DEBUG0 ("smp_genenrate_rand_cont ");
882 smp_genenrate_rand_cont(p_cb, NULL);
smp_int.h 312 extern void smp_genenrate_rand_cont(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);

Completed in 33 milliseconds