Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_adapter.c196 static int32_t CoapSoftBusDecodeEx(CoapPacket *pkt, const uint8_t *buf, uint32_t bufLen) in CoapSoftBusDecodeEx() function
256 int32_t ret = CoapSoftBusDecodeEx(pkt, buf, bufLen); in CoapSoftBusDecode()