Searched refs:ota_http_response_t (Results 1 – 1 of 1) sorted by relevance
15 } ota_http_response_t; typedef112 ota_http_response_t *response = (ota_http_response_t *)userdata; in _ota_fetch_callback()129 ota_http_response_t response; in ofc_Fetch()131 memset(&response, 0, sizeof(ota_http_response_t)); in ofc_Fetch()
Completed in 3 milliseconds