Home
last modified time | relevance | path

Searched defs:FindConnection (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_connection_manager.cc819 LowEnergyConnectionManager::FindConnection(hci_spec::ConnectionHandle handle) { in FindConnection() function in bt::gap::LowEnergyConnectionManager
/aosp_15_r20/external/cronet/net/server/
H A Dhttp_server.cc505 HttpConnection* HttpServer::FindConnection(int connection_id) { in FindConnection() function in net::HttpServer
/aosp_15_r20/external/webrtc/p2p/base/
H A Dp2p_transport_channel.cc1515 bool P2PTransportChannel::FindConnection(const Connection* connection) const { in FindConnection() function in cricket::P2PTransportChannel