Searched refs:SMP_SecurityGrant (Results 1 – 5 of 5) sorted by relevance
109 void SMP_SecurityGrant(const RawAddress& bd_addr, tSMP_STATUS res);
64 void SMP_SecurityGrant(const RawAddress& /* bd_addr */, tSMP_STATUS /* res */) { in SMP_SecurityGrant() function
172 SMP_SecurityGrant(kDummyAddr, SMP_SUCCESS); in smp_callback()
202 void SMP_SecurityGrant(const RawAddress& bd_addr, tSMP_STATUS res) { in SMP_SecurityGrant() function
256 SMP_SecurityGrant(bd_addr, res_smp); in BTM_SecurityGrant()