Home
last modified time | relevance | path

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

/external/openthread/src/core/coap/
Dcoap_message.hpp132 kCodeProxyNotSupported = OT_COAP_CODE_PROXY_NOT_SUPPORTED, ///< Proxying Not Supported enumerator
Dcoap_message.cpp450 {kCodeProxyNotSupported, "ProxyNotSupported"}, in CodeToString()