Searched refs:otDnsAddressResponseGetHostName (Results 1 – 3 of 3) sorted by relevance
274 otError otDnsAddressResponseGetHostName(const otDnsAddressResponse *aResponse,
122 otError otDnsAddressResponseGetHostName(const otDnsAddressResponse *aResponse, in otDnsAddressResponseGetHostName() function
531 IgnoreError(otDnsAddressResponseGetHostName(aResponse, hostName, sizeof(hostName))); in HandleDnsAddressResponse()