Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
H A Dcoap_adapter.h68 DISCOVERY_ERR_OPT_INVALID_DELTA = 11, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_adapter.c84 return DISCOVERY_ERR_OPT_INVALID_DELTA; in CoapParseOptionExtension()