Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/iot_coap/client/
A Diotx_coap_api.c112 return IOTX_ERR_INVALID_PARAM; in iotx_get_token_from_json()
143 return IOTX_ERR_INVALID_PARAM; in iotx_parse_auth_from_json()
484 return IOTX_ERR_INVALID_PARAM; in IOT_CoAP_DeviceNameAuth()
576 return IOTX_ERR_INVALID_PARAM; in iotx_split_path_2_option()
612 return IOTX_ERR_INVALID_PARAM; in IOT_CoAP_GetCurToken()
636 return IOTX_ERR_INVALID_PARAM; in IOT_CoAP_SendMessage()
650 return IOTX_ERR_INVALID_PARAM; in IOT_CoAP_SendMessage()
754 return IOTX_ERR_INVALID_PARAM; in IOT_CoAP_GetMessagePayload()
766 return IOTX_ERR_INVALID_PARAM; in IOT_CoAP_GetMessagePayload()
824 return IOTX_ERR_INVALID_PARAM; in IOT_CoAP_GetMessageCode()
[all …]
/AliOS-Things-master/components/linkkit/include/linkkit/
A Dcoap_api.h24 IOTX_ERR_INVALID_PARAM = -1, /* Invalid parameter */ enumerator
/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm_coap.c141 return IOTX_ERR_INVALID_PARAM; in iotx_set_devinfo()

Completed in 6 milliseconds