Lines Matching refs:VERSION_ERR
28 #define VERSION_ERR(...) log_err("version", __VA_ARGS__) macro
35 #define VERSION_ERR(...) \ macro
114 VERSION_ERR("report func not register!"); in iotx_report_devinfo()
127 VERSION_ERR("topic generate err"); in iotx_report_devinfo()
136 VERSION_ERR("malloc err"); in iotx_report_devinfo()
145 VERSION_ERR("topic msg generate err"); in iotx_report_devinfo()
157 VERSION_ERR("publish failed, ret = %d", ret); in iotx_report_devinfo()
176 VERSION_ERR("report func not register!"); in iotx_report_firmware_version()
185 VERSION_ERR("firmware version does not implement"); in iotx_report_firmware_version()
195 VERSION_ERR("firmware report topic generate err"); in iotx_report_firmware_version()
205 VERSION_ERR("firmware report message json data generate err"); in iotx_report_firmware_version()
213 VERSION_ERR("publish failed, ret = %d", ret); in iotx_report_firmware_version()