Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
H A Dcoap_adapter.h27 #define COAP_VERSION 1 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_adapter.c219 if (pkt->header.ver != COAP_VERSION) { in CoapSoftBusDecodeEx()
287 pkt->header.ver = COAP_VERSION; in CoapCreateHeaderEx()