Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/ota/
A Diotx_ota.c397 #define MSG_REQUEST_LEN (128) in iotx_req_image() macro
427 msg_informed = OTA_MALLOC(MSG_REQUEST_LEN); in iotx_req_image()
434 ret = otalib_GenInfoMsg(msg_informed, MSG_REQUEST_LEN, h_ota->id, version); in iotx_req_image()
457 #undef MSG_REQUEST_LEN in iotx_req_image()

Completed in 3 milliseconds