Searched refs:cm_warning (Results 1 – 3 of 3) sorted by relevance
39 #define cm_warning(...) log_warning("CM", __VA_ARGS__) macro52 #define cm_warning(...) \ macro
23 cm_warning("mqtt connection is opened already,return it"); in iotx_cm_open_mqtt()199 cm_warning("bypass %d bytes on [%.*s]", topic_info->payload_len, in iotx_cloud_conn_mqtt_event_handle()225 cm_warning("buffer overflow"); in iotx_cloud_conn_mqtt_event_handle()229 cm_warning("msg type unkown, type = %d", msg->event_type); in iotx_cloud_conn_mqtt_event_handle()
74 cm_warning("mqtt connection is opened already,return it"); in iotx_cm_open_coap()
Completed in 4 milliseconds