Process()
@cli dns servicehost @cparam dns servicehost @ca{service-instance-label} @ca{service-name} <!-- --> [@ca{DNS-server-IP}] [@ca{DNS-server-port}] <!-- --> [@ca{response-timeout-ms}] [@ca{max-tx-attempts}] <!-- --> [@ca{recursion-desired-boolean}] @par api_copy #otDnsClientResolveServiceAndHostAddress @par Send a service instance resolution DNS query for a given service instance with potential follow-up host name resolution. Service instance label is provided first, followed by the service name (note that service instance label can contain dot '.' character). @par The parameters after `service-name` are optional. Any unspecified (or zero) value for these optional parameters is replaced by the value from the current default config (`dns config`). @par Note: The DNS server IP can be an IPv4 address, which will be synthesized to an IPv6 address using the preferred NAT64 prefix from the network data. The command will return `InvalidState` when the DNS server IP is an IPv4 address but the preferred NAT64 prefix is unavailable. `OPENTHREAD_CONFIG_DNS_CLIENT_SERVICE_DISCOVERY_ENABLE` is required.
OutputResult()
GetDnsConfig()
DnsConfigServiceModeToString() const
ParseDnsServiceMode() const
HandleDnsAddressResponse()
HandleDnsAddressResponse()
ProcessService()
OutputDnsServiceInfo()
HandleDnsBrowseResponse()
HandleDnsBrowseResponse()
HandleDnsServiceResponse()
HandleDnsServiceResponse()