Searched refs:IOTX_ERR_INVALID_PARAM (Results 1 – 3 of 3) sorted by relevance
112 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 …]
24 IOTX_ERR_INVALID_PARAM = -1, /* Invalid parameter */ enumerator
141 return IOTX_ERR_INVALID_PARAM; in iotx_set_devinfo()
Completed in 5 milliseconds