Searched refs:BTM_BothEndsSupportSecureConnections (Results 1 – 3 of 3) sorted by relevance
1704 extern bool BTM_BothEndsSupportSecureConnections(const RawAddress& bd_addr);
282 if (BTM_BothEndsSupportSecureConnections(p_acl->remote_addr)) { in btm_send_connect_request()
1688 bool BTM_BothEndsSupportSecureConnections(const RawAddress& bd_addr) { in BTM_BothEndsSupportSecureConnections() function