Home
last modified time | relevance | path

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

/openthread-latest/src/core/coap/
Dcoap.hpp306 …Error GetMatchedResponseCopy(const Message &aRequest, const Ip6::MessageInfo &aMessageInfo, Messag…
Dcoap.cpp1295 switch (mResponsesQueue.GetMatchedResponseCopy(aMessage, aMessageInfo, &cachedResponse)) in ProcessReceivedRequest()
1458 Error ResponsesQueue::GetMatchedResponseCopy(const Message &aRequest, in GetMatchedResponseCopy() function in ot::Coap::ResponsesQueue