Searched refs:smp_send_rand (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/smp/
H A Dsmp_act.c344 ** Function smp_send_rand
347 void smp_send_rand(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) function
1653 smp_send_rand(p_cb, NULL);
1679 smp_send_rand(p_cb, NULL);
1729 smp_send_rand(p_cb, NULL);
1754 smp_send_rand(p_cb, NULL);
1770 smp_send_rand(p_cb, NULL);
H A Dsmp_main.c176 smp_send_rand,
H A Dsmp_int.h408 extern void smp_send_rand(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);

Completed in 426 milliseconds