Searched refs:BTM_PeerSupportsSecureConnections (Results 1 – 3 of 3) sorted by relevance
1351 extern bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr);
1914 bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr);
1487 (BTM_PeerSupportsSecureConnections(bd_addr))); in BTM_BothEndsSupportSecureConnections()1503 bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr) { in BTM_PeerSupportsSecureConnections() function