Searched refs:OTA_LOG_INFO (Results 1 – 4 of 4) sorted by relevance
46 OTA_LOG_INFO("protocol: http"); in ofc_Init()50 OTA_LOG_INFO("protocol: https"); in ofc_Init()66 OTA_LOG_INFO("protocol: http"); in ofc_Init()76 OTA_LOG_INFO("port exist: %.*s", (int)(port_end - port_start - 1), in ofc_Init()
50 #define OTA_LOG_INFO(...) log_info("ota", __VA_ARGS__) macro68 #define OTA_LOG_INFO(...) \ macro
127 OTA_LOG_INFO("get request reply for new version image"); in otamqtt_UpgrageCb()
32 OTA_LOG_INFO("In downloading state"); in ota_callback()569 OTA_LOG_INFO(msg_get); in iotx_ota_get_config()
Completed in 6 milliseconds