Searched refs:OTA_Struct_t (Results 1 – 2 of 2) sorted by relevance
38 } OTA_Struct_t, *OTA_Struct_pt; typedef
211 h_ota = OTA_MALLOC(sizeof(OTA_Struct_t)); in IOT_OTA_Init()216 memset(h_ota, 0, sizeof(OTA_Struct_t)); in IOT_OTA_Init()
Completed in 7 milliseconds