Home
last modified time | relevance | path

Searched refs:CancelAction (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Ddnssd_server.hpp500 void CancelAction(ProxyQuery &aQuery, ProxyQueryInfo &aInfo);
Ddnssd_server.cpp1163 mDiscoveryProxy.CancelAction(aQuery, aInfo); in RemoveQueryAndPrepareResponse()
1611 void Server::DiscoveryProxy::CancelAction(ProxyQuery &aQuery, ProxyQueryInfo &aInfo) in CancelAction() function in ot::Dns::ServiceDiscovery::Server::DiscoveryProxy
2062 CancelAction(query, info); in HandleResult()