Home
last modified time | relevance | path

Searched refs:smp_wait_for_both_public_keys (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/smp/
Dsmp_main.c223 smp_wait_for_both_public_keys,
Dsmp_int.h453 extern void smp_wait_for_both_public_keys(tSMP_CB *p_cb, tSMP_INT_DATA *p_data);
Dsmp_act.c697 smp_wait_for_both_public_keys(p_cb, NULL); in smp_process_pairing_public_key()
1774 void smp_wait_for_both_public_keys(tSMP_CB *p_cb, tSMP_INT_DATA *p_data) in smp_wait_for_both_public_keys() function