Home
last modified time | relevance | path

Searched refs:timeout_s (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/linkkit/ota/
A Dota_fetch.c123 int32_t ofc_Fetch(void *handle, char *buf, uint32_t buf_len, uint32_t timeout_s) in ofc_Fetch() argument
126 int http_timeout_s = timeout_s * 1000; in ofc_Fetch()
A Diotx_ota_internal.h119 uint32_t timeout_s);
A Diotx_ota.c631 uint32_t timeout_s) in IOT_OTA_FetchYield() argument
675 ret = ofc_Fetch(h_ota->ch_fetch, buf, buf_len, timeout_s); in IOT_OTA_FetchYield()
/AliOS-Things-master/components/linkkit/include/linkkit/
A Dota_api.h192 uint32_t timeout_s);

Completed in 6 milliseconds