Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_coap/CoAPPacket/
A DCoAPDeserialize_common.c149 return COAP_ERROR_INVALID_LENGTH; in CoAPDeserialize_Message()
155 return COAP_ERROR_INVALID_LENGTH; in CoAPDeserialize_Message()
163 return COAP_ERROR_INVALID_LENGTH; in CoAPDeserialize_Message()
170 return COAP_ERROR_INVALID_LENGTH; in CoAPDeserialize_Message()
A DCoAPMessage_common.c74 return COAP_ERROR_INVALID_LENGTH; in CoAPStrOption_get()
221 return COAP_ERROR_INVALID_LENGTH; in CoAPMessageToken_set()
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_coap.c375 return COAP_ERROR_INVALID_LENGTH; in path_2_option()
413 return COAP_ERROR_INVALID_LENGTH; in alcs_msg_setAddr()
A Dalcs_api.c642 return COAP_ERROR_INVALID_LENGTH; in alcs_add_ctl_group()
705 return COAP_ERROR_INVALID_LENGTH; in alcs_add_svr_group()
A Dalcs_client.c219 return COAP_ERROR_INVALID_LENGTH; in CoAPServerPath_2_option()
501 return COAP_ERROR_INVALID_LENGTH; in alcs_add_client_key()
A Dalcs_server.c383 return COAP_ERROR_INVALID_LENGTH; in add_svr_key()
/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h80 #define COAP_ERROR_INVALID_LENGTH (COAP_ERROR_BASE | 4) /* Invalid Length */ macro
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPServer.c43 return COAP_ERROR_INVALID_LENGTH; in CoAPServerPath_2_option()

Completed in 13 milliseconds