Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/ota/
A Dota_mqtt.c114 OTA_LOG_DEBUG("topic=%.*s", topic_info->topic_len, topic_info->ptopic); in otamqtt_UpgrageCb()
115 OTA_LOG_DEBUG("len=%u, topic_msg=%.*s", topic_info->payload_len, in otamqtt_UpgrageCb()
123 OTA_LOG_DEBUG("receive device request"); in otamqtt_UpgrageCb()
135 OTA_LOG_DEBUG("receive device upgrade"); in otamqtt_UpgrageCb()
142 OTA_LOG_DEBUG("receive config get_reply"); in otamqtt_UpgrageCb()
148 OTA_LOG_DEBUG("receive config push"); in otamqtt_UpgrageCb()
A Diotx_ota_internal.h51 #define OTA_LOG_DEBUG(...) log_debug("ota", __VA_ARGS__) macro
73 #define OTA_LOG_DEBUG(...) \ macro
A Dota_coap.c33 OTA_LOG_DEBUG("CoAP response code = %d", resp_code); in otacoap_response_handler()
34 OTA_LOG_DEBUG("[CoAP msg_len=%d, msg=%s\r\n", len, p_payload); in otacoap_response_handler()
A Diotx_ota.c894 OTA_LOG_DEBUG("origin=%s, now=%s", h_ota->md5sum, md5_str); in IOT_OTA_Ioctl()
919 OTA_LOG_DEBUG("origin=%s, now=%s", h_ota->sign, md5_str); in IOT_OTA_Ioctl()
930 OTA_LOG_DEBUG("origin=%s, now=%s", h_ota->sign, sha256_str); in IOT_OTA_Ioctl()

Completed in 6 milliseconds