Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/ota/
A Diotx_ota.h20 char *purl; /* point to URL */ member
A Diotx_ota.c60 if (0 != otalib_GetParams(pvalue, val_len, &h_ota->purl, in ota_callback()
68 ofc_Init(h_ota->purl, h_ota->size_fetched); in ota_callback()
301 if (NULL != h_ota->purl) { in IOT_OTA_Deinit()
302 OTA_FREE(h_ota->purl); in IOT_OTA_Deinit()
664 h_ota->ch_fetch = ofc_Init(h_ota->purl, h_ota->size_fetched); in IOT_OTA_FetchYield()

Completed in 3 milliseconds