Home
last modified time | relevance | path

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

/system/bt/test/mock/
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()
Dmock_stack_smp_act.h416 struct smp_check_auth_req { struct
421 extern struct smp_check_auth_req smp_check_auth_req; argument
/system/bt/stack/test/common/
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
/system/bt/stack/smp/
Dsmp_main.cc195 smp_check_auth_req,
Dsmp_int.h353 extern void smp_check_auth_req(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
Dsmp_act.cc1183 void smp_check_auth_req(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_check_auth_req() function