Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm_internal.h38 #define cm_info(...) log_info("CM", __VA_ARGS__) macro
47 #define cm_info(...) \ macro
A Diotx_cm_coap.c156 cm_info("*****The Product Key : %s *****\r\n", p_devinfo->product_key); in iotx_set_devinfo()
157 cm_info("*****The Device Name : %s *****\r\n", p_devinfo->device_name); in iotx_set_devinfo()
158 cm_info("*****The Device Secret: %s *****\r\n", p_devinfo->device_secret); in iotx_set_devinfo()
159 cm_info("*****The Device ID : %s *****\r\n", p_devinfo->device_id); in iotx_set_devinfo()
244 cm_info("resp_code = %d", resp_code); in _coap_response_default()
A Diotx_cm_mqtt.c83 cm_info("disconnected,fd = %d", _mqtt_conncection->fd); in iotx_cloud_conn_mqtt_event_handle()
96 cm_info("connected,fd = %d", _mqtt_conncection->fd); in iotx_cloud_conn_mqtt_event_handle()

Completed in 7 milliseconds