Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dcoap.h645 otError otCoapMessageAppendProxyUriOption(otMessage *aMessage, const char *aUriPath);
/openthread-latest/src/core/api/
Dcoap_api.cpp118 otError otCoapMessageAppendProxyUriOption(otMessage *aMessage, const char *aUriPath) in otCoapMessageAppendProxyUriOption() function