Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/coap/
Dcoap_secure.cpp112 otCoapBlockwiseReceiveHook aReceiveHook) in SendMessage() argument
119 aTransmitHook, aReceiveHook); in SendMessage()
130 otCoapBlockwiseReceiveHook aReceiveHook) in SendMessage() argument
133 aReceiveHook); in SendMessage()
Dcoap_secure.hpp307 otCoapBlockwiseReceiveHook aReceiveHook = nullptr);
333 otCoapBlockwiseReceiveHook aReceiveHook = nullptr);
Dcoap.hpp208 otCoapBlockwiseReceiveHook aReceiveHook, in ResourceBlockWise() argument
214 mReceiveHook = aReceiveHook; in ResourceBlockWise()
585 otCoapBlockwiseReceiveHook aReceiveHook = nullptr);
Dcoap.cpp203 otCoapBlockwiseReceiveHook aReceiveHook) in SendMessage() argument
335 metadata.mBlockwiseReceiveHook = aReceiveHook; in SendMessage()
/openthread-3.5.0/src/core/api/
Dcoap_secure_api.cpp133 otCoapBlockwiseReceiveHook aReceiveHook) in otCoapSecureSendRequestBlockWise() argument
136 … aTransmitHook, aReceiveHook); in otCoapSecureSendRequestBlockWise()
Dcoap_api.cpp209 otCoapBlockwiseReceiveHook aReceiveHook) in otCoapSendRequestBlockWiseWithParameters() argument
221 aReceiveHook); in otCoapSendRequestBlockWiseWithParameters()
/openthread-3.5.0/include/openthread/
Dcoap.h923 otCoapBlockwiseReceiveHook aReceiveHook);
953 otCoapBlockwiseReceiveHook aReceiveHook) in otCoapSendRequestBlockWise() argument
957 aTransmitHook, aReceiveHook); in otCoapSendRequestBlockWise()
Dcoap_secure.h260 otCoapBlockwiseReceiveHook aReceiveHook);