Home
last modified time | relevance | path

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

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