Searched refs:GetNextQuery (Results 1 – 3 of 3) sorted by relevance
73 return AsCoreType(aInstance).Get<Dns::ServiceDiscovery::Server>().GetNextQuery(aQuery); in otDnssdGetNextQuery()
288 const otDnssdQuery *GetNextQuery(const otDnssdQuery *aQuery) const;
1334 const otDnssdQuery *Server::GetNextQuery(const otDnssdQuery *aQuery) const in GetNextQuery() function in ot::Dns::ServiceDiscovery::Server