Searched refs:COAP_ERROR_INVALID_PARAM (Results 1 – 13 of 13) sorted by relevance
48 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()
31 return COAP_ERROR_INVALID_PARAM; in Cloud_CoAPUri_parse()
106 return COAP_ERROR_INVALID_PARAM; in Cloud_CoAPMessage_send()
39 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()
374 return COAP_ERROR_INVALID_PARAM; in CoAPObsClient_delete()
185 return COAP_ERROR_INVALID_PARAM; in CoAPMessage_send()
43 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()
145 return COAP_ERROR_INVALID_PARAM; in CoAPDeserialize_Message()
185 return COAP_ERROR_INVALID_PARAM; in CoAPSerialize_Message()
446 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()
215 return COAP_ERROR_INVALID_PARAM; in CoAPServerPath_2_option()345 return COAP_ERROR_INVALID_PARAM; in do_auth()
408 return COAP_ERROR_INVALID_PARAM; in alcs_msg_setAddr()
77 #define COAP_ERROR_INVALID_PARAM (COAP_ERROR_BASE | 1) /* Invalid Parameter */ macro
Completed in 16 milliseconds