Home
last modified time | relevance | path

Searched refs:smp_key_pick_key (Results 1 – 5 of 5) sorted by relevance

/system/bt/test/mock/
Dmock_stack_smp_act.cc94 struct smp_key_pick_key smp_key_pick_key; variable
300 void smp_key_pick_key(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_key_pick_key() function
302 test::mock::stack_smp_act::smp_key_pick_key(p_cb, p_data); in smp_key_pick_key()
Dmock_stack_smp_act.h425 struct smp_key_pick_key { struct
430 extern struct smp_key_pick_key smp_key_pick_key; argument
/system/bt/stack/test/common/
Dmock_smp_smp_act.cc91 void smp_key_pick_key(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_key_pick_key() function
/system/bt/stack/smp/
Dsmp_int.h366 extern void smp_key_pick_key(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
Dsmp_act.cc936 smp_key_pick_key(p_cb, p_data); in smp_br_select_next_key()
1245 void smp_key_pick_key(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_key_pick_key() function
1272 smp_key_pick_key(p_cb, p_data); in smp_key_distribution()