Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h81 #define COAP_ERROR_DATA_SIZE (COAP_ERROR_BASE | 5) /* Data size exceeds limit \ macro
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPResource.c135 return COAP_ERROR_DATA_SIZE; in CoAPResource_register()
A DCoAPMessage.c111 return COAP_ERROR_DATA_SIZE; in CoAPMessageList_add()
192 return COAP_ERROR_DATA_SIZE; in CoAPMessage_send()
A DCoAPObserve.c113 return COAP_ERROR_DATA_SIZE; in CoAPObsServer_add()
/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPMessage.c114 return COAP_ERROR_DATA_SIZE; in Cloud_CoAPMessage_send()
A Diotx_coap_api.c731 if (COAP_ERROR_DATA_SIZE == ret) { in IOT_CoAP_SendMessage()

Completed in 9 milliseconds