Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_smp_act.cc113 struct smp_wait_for_both_public_keys smp_wait_for_both_public_keys; variable
369 void smp_wait_for_both_public_keys(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_wait_for_both_public_keys() function
371 test::mock::stack_smp_act::smp_wait_for_both_public_keys(p_cb, p_data); in smp_wait_for_both_public_keys()
Dmock_stack_smp_act.h573 struct smp_wait_for_both_public_keys { struct
578 extern struct smp_wait_for_both_public_keys smp_wait_for_both_public_keys; argument
/system/bt/stack/test/common/
Dmock_smp_smp_act.cc250 void smp_wait_for_both_public_keys(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_wait_for_both_public_keys() function
/system/bt/stack/smp/
Dsmp_main.cc217 smp_wait_for_both_public_keys,
Dsmp_int.h382 extern void smp_wait_for_both_public_keys(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
Dsmp_act.cc721 smp_wait_for_both_public_keys(p_cb, NULL); in smp_process_pairing_public_key()
1832 void smp_wait_for_both_public_keys(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_wait_for_both_public_keys() function