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