Home
last modified time | relevance | path

Searched defs:RemoveConnection (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/openscreen/osp/impl/presentation/
H A Dpresentation_connection.cc172 void ConnectionManager::RemoveConnection(Connection* connection) { in RemoveConnection() function in openscreen::osp::ConnectionManager
/aosp_15_r20/external/openscreen/cast/common/channel/
H A Dvirtual_connection_router.cc41 bool VirtualConnectionRouter::RemoveConnection( in RemoveConnection() function in openscreen::cast::VirtualConnectionRouter
H A Dconnection_namespace_handler.cc306 bool ConnectionNamespaceHandler::RemoveConnection( in RemoveConnection() function in openscreen::cast::ConnectionNamespaceHandler
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dfake_layer.cc95 void FakeLayer::RemoveConnection(PeerId peer_id) { peers_.erase(peer_id); } in RemoveConnection() function in bt::gatt::testing::FakeLayer
H A Dgatt.cc115 void RemoveConnection(PeerId peer_id) override { in RemoveConnection() function in bt::gatt::__anon4236bc310111::Impl
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dfake_l2cap.cc146 void FakeL2cap::RemoveConnection(hci_spec::ConnectionHandle handle) { in RemoveConnection() function in bt::l2cap::testing::FakeL2cap
H A Dchannel_manager.cc233 void ChannelManagerImpl::RemoveConnection(hci_spec::ConnectionHandle handle) { in RemoveConnection() function in bt::l2cap::ChannelManagerImpl
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dembedded_test_server.cc992 void EmbeddedTestServer::RemoveConnection( in RemoveConnection() function in net::test_server::EmbeddedTestServer
/aosp_15_r20/external/webrtc/rtc_base/
H A Dvirtual_socket_server.cc884 void VirtualSocketServer::RemoveConnection(const SocketAddress& local, in RemoveConnection() function in rtc::VirtualSocketServer
/aosp_15_r20/external/webrtc/p2p/base/
H A Dp2p_transport_channel.cc2290 void P2PTransportChannel::RemoveConnection(const Connection* connection) { in RemoveConnection() function in cricket::P2PTransportChannel