Searched refs:SMP_PairCancel (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/include/
H A Dsmp_api.h94 * Function SMP_PairCancel
101 extern bool SMP_PairCancel(const RawAddress& bd_addr);
/system/bt/stack/smp/
H A Dsmp_api.cc204 * Function SMP_PairCancel
213 bool SMP_PairCancel(const RawAddress& bd_addr) { function
/system/bt/stack/btm/
H A Dbtm_sec.cc1108 if (SMP_PairCancel(bd_addr)) {

Completed in 50 milliseconds