Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPNetwork.c62 return COAP_ERROR_WRITE_FAILED; in Cloud_CoAPNetworkDTLS_write()
96 int rc = COAP_ERROR_WRITE_FAILED; in Cloud_CoAPNetwork_write()
107 rc = COAP_ERROR_WRITE_FAILED; in Cloud_CoAPNetwork_write()
/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h87 #define COAP_ERROR_WRITE_FAILED (COAP_ERROR_BASE | 10) macro
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPMessage.c229 return COAP_ERROR_WRITE_FAILED; in CoAPMessage_send()

Completed in 5 milliseconds