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

/system/bt/stack/include/
H A Dbtm_api.h1689 * Function BTM_BothEndsSupportSecureConnections
1702 extern bool BTM_BothEndsSupportSecureConnections(const RawAddress& bd_addr);
/system/bt/stack/btm/
H A Dbtm_sco.cc284 if (BTM_BothEndsSupportSecureConnections(p_acl->remote_addr)) {
H A Dbtm_sec.cc1670 * Function BTM_BothEndsSupportSecureConnections
1682 bool BTM_BothEndsSupportSecureConnections(const RawAddress& bd_addr) { function

Completed in 2316 milliseconds