Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dcoap.h124 OT_COAP_CODE_PROXY_NOT_SUPPORTED = OT_COAP_CODE(5, 5), ///< Proxying Not Supported enumerator
/openthread-3.5.0/src/core/coap/
Dcoap_message.hpp133 kCodeProxyNotSupported = OT_COAP_CODE_PROXY_NOT_SUPPORTED, ///< Proxying Not Supported