Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/ota/
A Diotx_ota.c213 OTA_LOG_ERROR("allocate failed"); in IOT_OTA_Init()
273 OTA_LOG_ERROR("handle is NULL"); in IOT_OTA_Deinit()
422 OTA_LOG_ERROR("ota is busying"); in iotx_req_image()
470 OTA_LOG_ERROR("handle is NULL"); in IOT_OTA_ReportProgress()
532 OTA_LOG_ERROR("handle is NULL"); in iotx_ota_get_config()
543 OTA_LOG_ERROR("ota is busying"); in iotx_ota_get_config()
576 OTA_LOG_ERROR("publish failed"); in iotx_ota_get_config()
597 OTA_LOG_ERROR("handle is NULL"); in IOT_OTA_IsFetching()
617 OTA_LOG_ERROR("handle is NULL"); in IOT_OTA_IsFetchFinish()
885 OTA_LOG_ERROR( in IOT_OTA_Ioctl()
[all …]
A Dota_lib.c136 OTA_LOG_ERROR("allocate for dest failed"); in otalib_GetFirmwareVarlenPara()
155 OTA_LOG_ERROR("get value of version key failed"); in otalib_GetParams()
161 OTA_LOG_ERROR("get value of url key failed"); in otalib_GetParams()
167 OTA_LOG_ERROR("get value of md5 key failed"); in otalib_GetParams()
175 OTA_LOG_ERROR("get value of size key failed"); in otalib_GetParams()
204 OTA_LOG_ERROR("get value of size key failed"); in otalib_GetConfigParams()
212 OTA_LOG_ERROR("get value of sign key failed"); in otalib_GetConfigParams()
225 OTA_LOG_ERROR("get value of url key failed"); in otalib_GetConfigParams()
252 OTA_LOG_ERROR("HAL_Snprintf failed"); in otalib_GenInfoMsg()
279 OTA_LOG_ERROR("HAL_Snprintf failed"); in otalib_GenReportMsg()
[all …]
A Dota_mqtt.c50 OTA_LOG_ERROR("HAL_Snprintf failed"); in otamqtt_GenTopicName()
80 OTA_LOG_ERROR("generate topic name of info failed"); in otamqtt_Publish()
86 OTA_LOG_ERROR("publish failed"); in otamqtt_Publish()
98 OTA_LOG_ERROR("publish failed"); in otamqtt_publish_full_topic()
177 OTA_LOG_ERROR("publish failed"); in otamqtt_UpgrageCb()
192 OTA_LOG_ERROR("allocate for h_osc failed"); in osc_Init()
203 OTA_LOG_ERROR("generate topic name of request failed"); in osc_Init()
216 OTA_LOG_ERROR("mqtt subscribe failed"); in osc_Init()
238 OTA_LOG_ERROR("mqtt subscribe failed"); in osc_Init()
261 OTA_LOG_ERROR("mqtt subscribe failed"); in osc_Init()
[all …]
A Dota_coap.c61 OTA_LOG_ERROR("snprintf failed"); in otacoap_GenTopicName()
86 OTA_LOG_ERROR("generate topic name failed"); in otacoap_Publish()
92 OTA_LOG_ERROR("send CoAP msg failed%d", ret); in otacoap_Publish()
106 OTA_LOG_ERROR("allocate for h_osc failed"); in osc_Init()
A Dota_fetch.c62 OTA_LOG_ERROR("Invalid URL"); in ofc_Init()
86 OTA_LOG_ERROR("allocate for h_odc failed"); in ofc_Init()
147 OTA_LOG_ERROR("fetch firmware failed"); in ofc_Fetch()
A Diotx_ota_internal.h48 #define OTA_LOG_ERROR(...) log_err("ota", __VA_ARGS__) macro
58 #define OTA_LOG_ERROR(...) \ macro

Completed in 9 milliseconds