Searched refs:otCoapSendResponseWithParameters (Results 1 – 3 of 3) sorted by relevance
1023 otError otCoapSendResponseWithParameters(otInstance *aInstance,1090 return otCoapSendResponseWithParameters(aInstance, aMessage, aMessageInfo, NULL); in otCoapSendResponse()
310 otError otCoapSendResponseWithParameters(otInstance *aInstance, in otCoapSendResponseWithParameters() function
1012 …SuccessOrExit(error = otCoapSendResponseWithParameters(GetInstancePtr(), responseMessage, aMessage… in HandleRequest()