Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPNetwork.c48 return COAP_ERROR_INVALID_PARAM; in Cloud_CoAPNetworkDTLS_read()
65 return COAP_ERROR_INVALID_PARAM; in Cloud_CoAPNetworkDTLS_write()
148 return COAP_ERROR_INVALID_PARAM; in Cloud_CoAPNetwork_init()
A DCloud_CoAPExport.c31 return COAP_ERROR_INVALID_PARAM; in Cloud_CoAPUri_parse()
A DCloud_CoAPMessage.c106 return COAP_ERROR_INVALID_PARAM; in Cloud_CoAPMessage_send()
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPServer.c39 return COAP_ERROR_INVALID_PARAM; in CoAPServerPath_2_option()
222 return COAP_ERROR_INVALID_PARAM; in CoAPServer_register()
241 return COAP_ERROR_INVALID_PARAM; in CoAPServerMultiCast_send()
278 return COAP_ERROR_INVALID_PARAM; in CoAPServerResp_send()
A DCoAPObserve.c374 return COAP_ERROR_INVALID_PARAM; in CoAPObsClient_delete()
A DCoAPMessage.c185 return COAP_ERROR_INVALID_PARAM; in CoAPMessage_send()
/AliOS-Things-master/components/linkkit/iot_coap/CoAPPacket/
A DCoAPMessage_common.c43 return COAP_ERROR_INVALID_PARAM; in CoAPStrOption_add()
87 return COAP_ERROR_INVALID_PARAM; in CoAPUintOption_add()
189 return COAP_ERROR_INVALID_PARAM; in CoAPMessageType_set()
A DCoAPDeserialize_common.c145 return COAP_ERROR_INVALID_PARAM; in CoAPDeserialize_Message()
A DCoAPSerialize_common.c185 return COAP_ERROR_INVALID_PARAM; in CoAPSerialize_Message()
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_api.c446 return COAP_ERROR_INVALID_PARAM; in internal_secure_send()
555 return COAP_ERROR_INVALID_PARAM; in alcs_sendmsg_secure()
576 return COAP_ERROR_INVALID_PARAM; in alcs_sendrsp_secure()
A Dalcs_client.c215 return COAP_ERROR_INVALID_PARAM; in CoAPServerPath_2_option()
345 return COAP_ERROR_INVALID_PARAM; in do_auth()
A Dalcs_coap.c408 return COAP_ERROR_INVALID_PARAM; in alcs_msg_setAddr()
/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h77 #define COAP_ERROR_INVALID_PARAM (COAP_ERROR_BASE | 1) /* Invalid Parameter */ macro

Completed in 16 milliseconds