Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h1351 extern bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr);
/system/bt/main/shim/
Dbtm_api.h1914 bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr);
/system/bt/stack/btm/
Dbtm_sec.cc1487 (BTM_PeerSupportsSecureConnections(bd_addr))); in BTM_BothEndsSupportSecureConnections()
1503 bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr) { in BTM_PeerSupportsSecureConnections() function