Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.cc79 struct smp_key_pick_key smp_key_pick_key; variable
276 void smp_key_pick_key(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_key_pick_key() function
278 test::mock::stack_smp_act::smp_key_pick_key(p_cb, p_data); in smp_key_pick_key()
Dmock_stack_smp_act.h394 struct smp_key_pick_key { struct
399 extern struct smp_key_pick_key smp_key_pick_key; argument
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_act.cc965 smp_key_pick_key(p_cb, p_data); in smp_br_select_next_key()
1325 void smp_key_pick_key(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_key_pick_key() function
1352 smp_key_pick_key(p_cb, p_data); in smp_key_distribution()
Dsmp_int.h421 void smp_key_pick_key(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);