Searched refs:timeout_s (Results 1 – 4 of 4) sorted by relevance
123 int32_t ofc_Fetch(void *handle, char *buf, uint32_t buf_len, uint32_t timeout_s) in ofc_Fetch() argument126 int http_timeout_s = timeout_s * 1000; in ofc_Fetch()
119 uint32_t timeout_s);
631 uint32_t timeout_s) in IOT_OTA_FetchYield() argument675 ret = ofc_Fetch(h_ota->ch_fetch, buf, buf_len, timeout_s); in IOT_OTA_FetchYield()
192 uint32_t timeout_s);
Completed in 6 milliseconds