Home
last modified time | relevance | path

Searched refs:aReceiveHook (Results 1 – 8 of 8) sorted by relevance

/openthread-latest/src/core/coap/
Dcoap_secure.cpp67 otCoapBlockwiseReceiveHook aReceiveHook) in SendMessage() argument
70 aContext, aTransmitHook, aReceiveHook) in SendMessage()
Dcoap.hpp196 otCoapBlockwiseReceiveHook aReceiveHook, in ResourceBlockWise() argument
202 mReceiveHook = aReceiveHook; in ResourceBlockWise()
541 otCoapBlockwiseReceiveHook aReceiveHook = nullptr);
Dcoap_secure.hpp98 otCoapBlockwiseReceiveHook aReceiveHook = nullptr);
Dcoap.cpp194 otCoapBlockwiseReceiveHook aReceiveHook) in SendMessage() argument
326 metadata.mBlockwiseReceiveHook = aReceiveHook; in SendMessage()
/openthread-latest/include/openthread/
Dcoap.h889 otCoapBlockwiseReceiveHook aReceiveHook);
918 otCoapBlockwiseReceiveHook aReceiveHook) in otCoapSendRequestBlockWise() argument
922 aTransmitHook, aReceiveHook); in otCoapSendRequestBlockWise()
Dcoap_secure.h295 otCoapBlockwiseReceiveHook aReceiveHook);
/openthread-latest/src/core/api/
Dcoap_secure_api.cpp153 otCoapBlockwiseReceiveHook aReceiveHook) in otCoapSecureSendRequestBlockWise() argument
156 … aTransmitHook, aReceiveHook); in otCoapSecureSendRequestBlockWise()
Dcoap_api.cpp210 otCoapBlockwiseReceiveHook aReceiveHook) in otCoapSendRequestBlockWiseWithParameters() argument
224 aReceiveHook); in otCoapSendRequestBlockWiseWithParameters()