Searched refs:IsDeviceAuthenticated (Results 1 – 3 of 3) sorted by relevance
90 bool IsDeviceAuthenticated(const RawAddress bd_addr, tBT_TRANSPORT transport);
163 bool tBTM_SEC_CB::IsDeviceAuthenticated(const RawAddress bd_addr, in IsDeviceAuthenticated() function in tBTM_SEC_CB
475 return btm_sec_cb.IsDeviceAuthenticated(bd_addr, transport); in BTM_IsAuthenticated()