Home
last modified time | relevance | path

Searched refs:OTA_Struct_t (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/ota/
A Diotx_ota.h38 } OTA_Struct_t, *OTA_Struct_pt; typedef
A Diotx_ota.c211 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 3 milliseconds