Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.cc93 struct smp_match_dhkey_checks smp_match_dhkey_checks; variable
330 void smp_match_dhkey_checks(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_match_dhkey_checks() function
332 test::mock::stack_smp_act::smp_match_dhkey_checks(p_cb, p_data); in smp_match_dhkey_checks()
Dmock_stack_smp_act.h513 struct smp_match_dhkey_checks { struct
518 extern struct smp_match_dhkey_checks smp_match_dhkey_checks; argument
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_main.cc223 smp_match_dhkey_checks,
Dsmp_int.h428 void smp_match_dhkey_checks(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
Dsmp_act.cc1865 void smp_match_dhkey_checks(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_match_dhkey_checks() function