Home
last modified time | relevance | path

Searched refs:BTM_BothEndsSupportSecureConnections (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dbtm_api.h1704 extern bool BTM_BothEndsSupportSecureConnections(const RawAddress& bd_addr);
/system/bt/stack/btm/
Dbtm_sco.cc282 if (BTM_BothEndsSupportSecureConnections(p_acl->remote_addr)) { in btm_send_connect_request()
Dbtm_sec.cc1688 bool BTM_BothEndsSupportSecureConnections(const RawAddress& bd_addr) { in BTM_BothEndsSupportSecureConnections() function