Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli_dns.cpp553 void Dns::OutputDnsServiceInfo(uint8_t aIndentSize, const otDnsServiceInfo &aServiceInfo) in OutputDnsServiceInfo() function in ot::Cli::Dns
609 OutputDnsServiceInfo(kIndentSize, serviceInfo); in HandleDnsBrowseResponse()
644 OutputDnsServiceInfo(/* aIndentSize */ 0, serviceInfo); in HandleDnsServiceResponse()
Dcli_dns.hpp118 void OutputDnsServiceInfo(uint8_t aIndentSize, const otDnsServiceInfo &aServiceInfo);