Searched refs:IsUpstreamQueryEnabled (Results 1 – 2 of 2) sorted by relevance
90 return AsCoreType(aInstance).Get<Dns::ServiceDiscovery::Server>().IsUpstreamQueryEnabled(); in otDnssdUpstreamQueryIsEnabled()
243 bool IsUpstreamQueryEnabled(void) const { return mEnableUpstreamQuery; } in IsUpstreamQueryEnabled() function in ot::Dns::ServiceDiscovery::Server