Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dcoap.h109 OT_COAP_CODE_BAD_OPTION = OT_COAP_CODE(4, 2), ///< Bad Option enumerator
/openthread-3.5.0/src/core/coap/
Dcoap_message.hpp116 kCodeBadOption = OT_COAP_CODE_BAD_OPTION, ///< Bad Option