Home
last modified time | relevance | path

Searched refs:MsgType (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/posix/platform/
Dmdns_socket.hpp112 enum MsgType : uint8_t enum in ot::Posix::MdnsSocket
142 void SendQueuedMessages(MsgType aMsgType);
143 void ReceiveMessage(MsgType aMsgType);
Dmdns_socket.cpp346 void MdnsSocket::SendQueuedMessages(MsgType aMsgType) in SendQueuedMessages()
434 void MdnsSocket::ReceiveMessage(MsgType aMsgType) in ReceiveMessage()