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.cc214 smp_wait_for_both_public_keys,
Dsmp_int.h412 extern void smp_wait_for_both_public_keys(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
Dsmp_act.cc701 smp_wait_for_both_public_keys(p_cb, NULL); in smp_process_pairing_public_key()
1771 void smp_wait_for_both_public_keys(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_wait_for_both_public_keys() function