Home
last modified time | relevance | path

Searched refs:SMP_Register (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dsmp_api.h67 extern bool SMP_Register(tSMP_CALLBACK* p_cback);
/system/bt/stack/smp/
Dsmp_api.cc109 bool SMP_Register(tSMP_CALLBACK* p_cback) { in SMP_Register() function
/system/bt/stack/btm/
Dbtm_sec.cc237 SMP_Register(btm_proc_smp_cback); in BTM_SecRegister()