Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddnssd_server.hpp423 bool QueryNameMatchesService(const Srp::Server::Service &aService) const;
Ddnssd_server.cpp799 if (QueryNameMatchesService(service)) in ResolveBySrp()
862 bool Server::Response::QueryNameMatchesService(const Srp::Server::Service &aService) const in QueryNameMatchesService() function in ot::Dns::ServiceDiscovery::Server::Response