Searched refs:h_ota (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/linkkit/ota/ |
A D | iotx_ota.c | 61 &h_ota->version, h_ota->md5sum, in ota_callback() 103 &h_ota->sign, &h_ota->signMethod, &h_ota->cota_url, in ota_callback() 109 h_ota->size_file = h_ota->configSize; in ota_callback() 121 h_ota->ch_fetch = ofc_Init(h_ota->cota_url, h_ota->size_fetched); in ota_callback() 143 &h_ota->sign, &h_ota->signMethod, &h_ota->cota_url, in ota_callback() 149 h_ota->size_file = h_ota->configSize; in ota_callback() 161 h_ota->ch_fetch = ofc_Init(h_ota->cota_url, h_ota->size_fetched); in ota_callback() 178 h_ota->ota_event_cb(h_ota); in ota_callback() 664 h_ota->ch_fetch = ofc_Init(h_ota->purl, h_ota->size_fetched); in IOT_OTA_FetchYield() 666 h_ota->ch_fetch = ofc_Init(h_ota->cota_url, h_ota->size_fetched); in IOT_OTA_FetchYield() [all …]
|
Completed in 7 milliseconds