Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_adapter.c26 #define COAP_EXTEND_DELTA_VALUE_INVALID 15 macro
82 if (*value == COAP_EXTEND_DELTA_VALUE_INVALID) { in CoapParseOptionExtension()