Searched refs:SendUnicast (Results 1 – 2 of 2) sorted by relevance
106 void SendUnicast(otMessage *aMessage, const otPlatMdnsAddressInfo *aAddress);
62 return ot::Posix::MdnsSocket::Get().SendUnicast(aMessage, aAddress); in otPlatMdnsSendUnicast()279 void MdnsSocket::SendUnicast(otMessage *aMessage, const otPlatMdnsAddressInfo *aAddress) in SendUnicast() function in ot::Posix::MdnsSocket