Searched refs:otCoapSendResponseBlockWiseWithParameters (Results 1 – 3 of 3) sorted by relevance
1045 otError otCoapSendResponseBlockWiseWithParameters(otInstance *aInstance,1074 …return otCoapSendResponseBlockWiseWithParameters(aInstance, aMessage, aMessageInfo, NULL, aContext… in otCoapSendResponseBlockWise()
291 otError otCoapSendResponseBlockWiseWithParameters(otInstance *aInstance, in otCoapSendResponseBlockWiseWithParameters() function
1005 … SuccessOrExit(error = otCoapSendResponseBlockWiseWithParameters(GetInstancePtr(), responseMessage, in HandleRequest()