Searched defs:FindConnection (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/ | ||
H A D | low_energy_connection_manager.cc | 819 LowEnergyConnectionManager::FindConnection(hci_spec::ConnectionHandle handle) { in FindConnection() function in bt::gap::LowEnergyConnectionManager |
/aosp_15_r20/external/cronet/net/server/ | ||
H A D | http_server.cc | 505 HttpConnection* HttpServer::FindConnection(int connection_id) { in FindConnection() function in net::HttpServer |
/aosp_15_r20/external/webrtc/p2p/base/ | ||
H A D | p2p_transport_channel.cc | 1515 bool P2PTransportChannel::FindConnection(const Connection* connection) const { in FindConnection() function in cricket::P2PTransportChannel |