Home
last modified time | relevance | path

Searched refs:cm_warning (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm_internal.h39 #define cm_warning(...) log_warning("CM", __VA_ARGS__) macro
52 #define cm_warning(...) \ macro
A Diotx_cm_mqtt.c23 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()
A Diotx_cm_coap.c74 cm_warning("mqtt connection is opened already,return it"); in iotx_cm_open_coap()

Completed in 4 milliseconds