Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_coap/CoAPPacket/
A DCoAPMessage_common.c13 ((header.code == COAP_MSG_CODE_EMPTY_MESSAGE) && \
19 ((header.code == COAP_MSG_CODE_EMPTY_MESSAGE) && \
270 message->header.code = COAP_MSG_CODE_EMPTY_MESSAGE; in CoAPMessage_init()
/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPMessage.c13 ((header.code == COAP_MSG_CODE_EMPTY_MESSAGE) && \
20 ((header.code == COAP_MSG_CODE_EMPTY_MESSAGE) && \
/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h98 COAP_MSG_CODE_EMPTY_MESSAGE = enumerator
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPMessage.c16 ((header.code == COAP_MSG_CODE_EMPTY_MESSAGE) && \
22 ((header.code == COAP_MSG_CODE_EMPTY_MESSAGE) && \

Completed in 6 milliseconds