Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_smp_act.cc93 struct smp_check_auth_req smp_check_auth_req; variable
296 void smp_check_auth_req(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_check_auth_req() function
298 test::mock::stack_smp_act::smp_check_auth_req(p_cb, p_data); in smp_check_auth_req()
H A Dmock_stack_smp_act.h416 struct smp_check_auth_req { struct
421 extern struct smp_check_auth_req smp_check_auth_req; argument
/aosp12/system/bt/stack/test/common/
H A Dmock_smp_smp_act.cc69 void smp_check_auth_req(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_check_auth_req() function
/aosp12/system/bt/stack/smp/
H A Dsmp_main.cc195 smp_check_auth_req,
H A Dsmp_int.h353 extern void smp_check_auth_req(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
H A Dsmp_act.cc1183 void smp_check_auth_req(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_check_auth_req() function