Home
last modified time | relevance | path

Searched refs:dm_log_info (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_msg_process.c229 dm_log_info(DM_URI_THING_EVENT_NOTIFY); in dm_msg_proc_thing_event_notify()
375 dm_log_info("Service Identifier: %.*s", in dm_msg_proc_thing_service_request()
651 dm_log_info(DM_URI_NTP_RESPONSE); in dm_disp_ntp_response()
717 dm_log_info(DM_URI_THING_DISABLE); in dm_msg_proc_thing_disable()
756 dm_log_info(DM_URI_THING_DISABLE); in dm_msg_proc_thing_enable()
795 dm_log_info(DM_URI_THING_DELETE); in dm_msg_proc_thing_delete()
834 dm_log_info(DM_URI_THING_DELETE); in dm_msg_proc_thing_gateway_permit()
975 dm_log_info(DM_URI_THING_TOPO_ADD_REPLY); in dm_msg_proc_thing_topo_add_reply()
1041 dm_log_info(DM_URI_THING_TOPO_GET_REPLY); in dm_msg_proc_thing_topo_get_reply()
1074 dm_log_info(DM_URI_THING_TOPO_GET_REPLY); in dm_msg_proc_thing_list_found_reply()
[all …]
A Ddm_log_report.c136 dm_log_info("stop sample"); in stop_sample()
175 dm_log_info("switch count is %d, interval is %d, target is %.*s\n", in parse_switch_info()
180 dm_log_info("target is not propSet, return\n"); in parse_switch_info()
196 dm_log_info("log switch run status is %d\n", ret); in parse_switch_info()
261 dm_log_info("current working on a sample, return"); in get_msgid()
A Diotx_dm_internal.h100 #define dm_log_info(...) log_info("DM", __VA_ARGS__) macro
123 #define dm_log_info(...) \ macro
A Ddm_fota.c51 dm_log_info("Send To User: %s", message); in _dm_fota_send_new_config_to_user()
209 dm_log_info("invalid input"); in dm_fota_request_image()
221 dm_log_info("failed to malloc"); in dm_fota_request_image()
A Ddm_ota.c83 dm_log_info("do subdevice ota, pk, dn is %s, %s", pk, dn); in dm_ota_switch_device()
94 dm_log_info("OTA is processing, can not switch to another device"); in dm_ota_switch_device()
A Ddm_cota.c84 dm_log_info("Send To User: %s", message); in _dm_cota_send_new_config_to_user()
A Ddm_manager.c1157 dm_log_info("DM Send Raw Data:"); in dm_mgr_upstream_thing_firmware_version_update()
1164 dm_log_info("res of pub is %d:", res); in dm_mgr_upstream_thing_firmware_version_update()
1205 dm_log_info("DM Send Raw Data:"); in dm_mgr_upstream_thing_model_up_raw()
1406 dm_log_info("push log, len is %d, log_size is %d\n", payload_len, in dm_mgr_upstream_thing_log_post()
A Ddm_message.c273 dm_log_info("Wrong JSON Format, URI: %s, Payload: %s", uri, payload); in dm_msg_request()
279 dm_log_info("DM Send Message, URI: %s, Payload: %s", uri, payload); in dm_msg_request()
336 dm_log_info("Wrong JSON Format, URI: %s, Payload: %s", uri, payload); in dm_msg_response()
342 dm_log_info("Send URI: %s, Payload: %s", uri, payload); in dm_msg_response()
A Dimpl_linkkit.c461 dm_log_info("Receive Message Type: %d", type); in _iotx_linkkit_event_callback()
463 dm_log_info("Receive Message: %s", payload); in _iotx_linkkit_event_callback()
A Ddm_api.c211 dm_log_info("Devid %d Sub Completed", devid); in iotx_dm_subscribe()
/AliOS-Things-master/components/linkkit/dev_model/server/
A Ddm_server_adapter.c133 dm_log_info("Send Observe Notify Result %d", res); in dm_server_send()
137 dm_log_info("Send Result %d", res); in dm_server_send()
143 dm_log_info("Send Response Result %d", res); in dm_server_send()
166 dm_log_info("Register Resource Result: %d", res); in dm_server_subscribe()
179 dm_log_info("Add Device Result: %d, Product Key: %s, Device Name: %s", res, in dm_server_add_device()
193 dm_log_info("Del Device Result: %d, Product Key: %s, Device Name: %s", res, in dm_server_del_device()
A Ddm_server.c30 dm_log_info("alcs_context->ip: %s", alcs_context->ip); in _dm_server_malloc_context()
31 dm_log_info("alcs_context->port: %d", alcs_context->port); in _dm_server_malloc_context()
/AliOS-Things-master/components/linkkit/dev_model/client/
A Ddm_client_adapter.c37 dm_log_info("CM Fd: %d", ctx->fd); in dm_client_open()
87 dm_log_info("Subscribe Result: %d", res); in dm_client_subscribe()
103 dm_log_info("Unsubscribe Result: %d", res); in dm_client_unsubscribe()
134 dm_log_info("Publish Result: %d", res); in dm_client_publish()
A Ddm_client.c133 dm_log_info("Devid %d bypass Subscribe", devid); in dm_client_subscribe_all()
144 dm_log_info("index: %d", index); in dm_client_subscribe_all()
188 dm_log_info("IOTX_CM_EVENT_CLOUD_CONNECTED"); in _dm_client_event_cloud_connected_handle()
194 dm_log_info("IOTX_CM_EVENT_CLOUD_DISCONNECT"); in _dm_client_event_cloud_disconnect_handle()

Completed in 34 milliseconds