Home
last modified time | relevance | path

Searched refs:tSMP_CALLBACK (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/include/
Dsmp_api.h68 extern bool SMP_Register(tSMP_CALLBACK* p_cback);
Dsmp_api_types.h269 typedef tBTM_STATUS(tSMP_CALLBACK)(tSMP_EVT event, const RawAddress& bd_addr, typedef
/system/bt/test/mock/
Dmock_stack_smp_api.cc47 bool SMP_Register(tSMP_CALLBACK* p_cback) { in SMP_Register()
/system/bt/stack/test/common/
Dmock_smp_smp_api.cc47 bool SMP_Register(tSMP_CALLBACK* p_cback) { in SMP_Register()
/system/bt/stack/smp/
Dsmp_api.cc117 bool SMP_Register(tSMP_CALLBACK* p_cback) { in SMP_Register()
Dsmp_int.h225 tSMP_CALLBACK* p_callback;
Dsmp_utils.cc870 tSMP_CALLBACK* p_callback = p_cb->p_callback; in smp_cb_cleanup()
944 tSMP_CALLBACK* p_callback = p_cb->p_callback; in smp_proc_pairing_cmpl()