Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_cota.c141 if (ota_type != IOT_OTAT_COTA) { in dm_cota_perform_sync()
235 if (ota_type == IOT_OTAT_COTA) { in dm_cota_status_check()
/AliOS-Things-master/components/linkkit/include/linkkit/
A Dota_api.h42 IOT_OTAT_COTA, enumerator
/AliOS-Things-master/components/linkkit/ota/
A Diotx_ota.c127 h_ota->type = IOT_OTAT_COTA; in ota_callback()
167 h_ota->type = IOT_OTAT_COTA; in ota_callback()
665 } else if (h_ota->type == IOT_OTAT_COTA) { in IOT_OTA_FetchYield()

Completed in 5 milliseconds