Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dmdns_socket.hpp142 void SendQueuedMessages(MsgType aMsgType);
143 void ReceiveMessage(MsgType aMsgType);
Dmdns_socket.cpp346 void MdnsSocket::SendQueuedMessages(MsgType aMsgType) in SendQueuedMessages() argument
348 switch (aMsgType) in SendQueuedMessages()
377 switch (aMsgType) in SendQueuedMessages()
394 switch (aMsgType) in SendQueuedMessages()
434 void MdnsSocket::ReceiveMessage(MsgType aMsgType) in ReceiveMessage() argument
447 switch (aMsgType) in ReceiveMessage()