Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_adapter.c130 static int32_t CoapParseOptionsAndPayloadEx(CoapPacket *pkt, const uint8_t *buf, uint32_t buflen) in CoapParseOptionsAndPayloadEx() function
173 int32_t ret = CoapParseOptionsAndPayloadEx(pkt, buf, buflen); in CoapParseOptionsAndPayload()