Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.cc78 struct smp_check_auth_req smp_check_auth_req; variable
272 void smp_check_auth_req(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_check_auth_req() function
274 test::mock::stack_smp_act::smp_check_auth_req(p_cb, p_data); in smp_check_auth_req()
Dmock_stack_smp_act.h385 struct smp_check_auth_req { struct
390 extern struct smp_check_auth_req smp_check_auth_req; argument
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_main.cc204 smp_check_auth_req,
Dsmp_int.h408 void smp_check_auth_req(tSMP_CB* p_cb, tSMP_INT_DATA* p_data);
Dsmp_act.cc1262 void smp_check_auth_req(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_check_auth_req() function