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