Home
last modified time | relevance | path

Searched refs:IOT_OTAE_INVALID_PARAM (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/ota/
A Diotx_ota.c274 return IOT_OTAE_INVALID_PARAM; in IOT_OTA_Deinit()
346 return IOT_OTAE_INVALID_PARAM; in IOT_OTA_ReportVersion()
352 h_ota->err = IOT_OTAE_INVALID_PARAM; in IOT_OTA_ReportVersion()
405 return IOT_OTAE_INVALID_PARAM; in iotx_req_image()
411 h_ota->err = IOT_OTAE_INVALID_PARAM; in iotx_req_image()
471 return IOT_OTAE_INVALID_PARAM; in IOT_OTA_ReportProgress()
481 h_ota->err = IOT_OTAE_INVALID_PARAM; in IOT_OTA_ReportProgress()
533 return IOT_OTAE_INVALID_PARAM; in iotx_ota_get_config()
638 return IOT_OTAE_INVALID_PARAM; in IOT_OTA_FetchYield()
718 return IOT_OTAE_INVALID_PARAM; in IOT_OTA_Ioctl()
[all …]
/AliOS-Things-master/components/linkkit/include/linkkit/
A Dota_api.h21 IOT_OTAE_INVALID_PARAM = -2, enumerator

Completed in 3 milliseconds