Home
last modified time | relevance | path

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

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