Searched refs:deviceAddress (Results 1 – 1 of 1) sorted by relevance
1599 Ip6::Address deviceAddress; in otPlatMdnsSendUnicast() local1604 SuccessOrQuit(deviceAddress.FromString(kDeviceIp6Address)); in otPlatMdnsSendUnicast()1606 if ((address.GetAddress() == deviceAddress) && (address.mPort == kMdnsPort)) in otPlatMdnsSendUnicast()