Home
last modified time | relevance | path

Searched defs:aResponseId (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/net/
Ddns_dso.cpp284 Error Dso::Connection::SendResponseMessage(Message &aMessage, MessageId aResponseId) in SendResponseMessage()
394 Error Dso::Connection::SendKeepAliveMessage(MessageType aMessageType, MessageId aResponseId) in SendKeepAliveMessage()
/external/openthread/tests/unit/
Dtest_dso.cpp203 void SendTestResponseMessage(MessageId aResponseId, uint8_t aValue) in SendTestResponseMessage()