Searched refs:BTM_PeerSupportsSecureConnections (Results 1 – 5 of 5) sorted by relevance
52 struct BTM_PeerSupportsSecureConnections BTM_PeerSupportsSecureConnections; variable124 bool BTM_PeerSupportsSecureConnections::return_value = false;190 bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr) { in BTM_PeerSupportsSecureConnections() function192 return test::mock::stack_btm_sec::BTM_PeerSupportsSecureConnections(bd_addr); in BTM_PeerSupportsSecureConnections()
179 struct BTM_PeerSupportsSecureConnections { struct185 extern struct BTM_PeerSupportsSecureConnections argument186 BTM_PeerSupportsSecureConnections;
344 bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr);
631 BTM_PeerSupportsSecureConnections(bd_addr); in btm_send_connect_request()
1431 bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr) { in BTM_PeerSupportsSecureConnections() function