Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddnssd_server.hpp513 bool HasActive(ProxyAction aAction, const Name::Buffer &aName) const;
Ddnssd_server.cpp1574 shouldStart = !HasActive(aAction, name); in Perform()
1633 VerifyOrExit(!HasActive(action, name)); in CancelAction()
1864 bool Server::DiscoveryProxy::HasActive(ProxyAction aAction, const Name::Buffer &aName) const in HasActive() function in ot::Dns::ServiceDiscovery::Server::DiscoveryProxy