Home
last modified time | relevance | path

Searched defs:smp_check_auth_req (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_smp_act.h383 struct smp_check_auth_req { struct
388 extern struct smp_check_auth_req smp_check_auth_req; argument
Dmock_stack_smp_act.cc79 struct smp_check_auth_req smp_check_auth_req; variable
267 void smp_check_auth_req(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_check_auth_req() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/smp/
Dsmp_act.cc1253 void smp_check_auth_req(tSMP_CB* p_cb, tSMP_INT_DATA* p_data) { in smp_check_auth_req() function