Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm.c46 cm_err("cm opon failed"); in iotx_cm_open()
51 cm_err("get fd failed"); in iotx_cm_open()
65 cm_err(ERR_INVALID_PARAMS); in iotx_cm_connect()
124 cm_err(ERR_INVALID_PARAMS); in _iotx_cm_yield()
160 cm_err(ERR_INVALID_PARAMS); in iotx_cm_sub()
175 cm_err(ERR_INVALID_PARAMS); in iotx_cm_unsub()
191 cm_err(ERR_INVALID_PARAMS); in iotx_cm_pub()
206 cm_err(ERR_INVALID_PARAMS); in iotx_cm_close()
300 cm_err("cm fd reached the limit"); in _get_fd()
A Diotx_cm_coap.c81 cm_err("_coap_conncection malloc failed!"); in iotx_cm_open_coap()
87 cm_err("list_lock create failed!"); in iotx_cm_open_coap()
93 cm_err("coap_config malloc failed!"); in iotx_cm_open_coap()
100 cm_err("deviceinfo malloc failed!"); in iotx_cm_open_coap()
219 cm_err("mqtt connect failed"); in _coap_connect()
234 cm_err("paras err"); in _coap_response_default()
240 cm_err("get msg code err"); in _coap_response_default()
248 cm_err("get msg payload err"); in _coap_response_default()
254 cm_err("get msg token err"); in _coap_response_default()
268 cm_err("topic malloc failed"); in _coap_response_default()
A Diotx_cm_internal.h40 #define cm_err(...) log_err("CM", __VA_ARGS__) macro
57 #define cm_err(...) \ macro
A Diotx_cm_mqtt.c30 cm_err("_mqtt_conncection malloc failed!"); in iotx_cm_open_mqtt()
36 cm_err("mqtt_param malloc failed!"); in iotx_cm_open_mqtt()
210 cm_err("topic malloc failed"); in iotx_cloud_conn_mqtt_event_handle()
294 cm_err("mqtt connect failed"); in _mqtt_connect()

Completed in 7 milliseconds