Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dcoap.h117 OT_COAP_CODE_UNSUPPORTED_FORMAT = OT_COAP_CODE(4, 15), ///< Unsupported Content-Format enumerator
/openthread-3.5.0/src/core/coap/
Dcoap_message.hpp124 kCodeUnsupportedFormat = OT_COAP_CODE_UNSUPPORTED_FORMAT, ///< Unsupported Content-Format