Searched refs:otalib_GenReportMsg (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/linkkit/ota/ |
A D | iotx_ota_internal.h | 114 int otalib_GenReportMsg(char *buf, size_t buf_len, uint32_t id, int progress,
|
A D | ota_lib.c | 262 int otalib_GenReportMsg(char *buf, size_t buf_len, uint32_t id, int progress, in otalib_GenReportMsg() function
|
A D | iotx_ota.c | 492 ret = otalib_GenReportMsg(msg_reported, MSG_REPORT_LEN, h_ota->id, progress, in IOT_OTA_ReportProgress()
|
Completed in 5 milliseconds