Home
last modified time | relevance | path

Searched refs:DM_MSG_KEY_DEVICE_NAME (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_message.c1196 res = lite_cjson_object_item(&lite_item, DM_MSG_KEY_DEVICE_NAME, in dm_msg_topo_add_notify()
1197 strlen(DM_MSG_KEY_DEVICE_NAME), in dm_msg_topo_add_notify()
1470 res = lite_cjson_object_item(&lite_item, DM_MSG_KEY_DEVICE_NAME, in dm_msg_thing_sub_register_reply()
1471 strlen(DM_MSG_KEY_DEVICE_NAME), in dm_msg_thing_sub_register_reply()
1587 res = lite_cjson_object_item(&lite_item, DM_MSG_KEY_DEVICE_NAME, in dm_msg_thing_proxy_product_register_reply_successes()
1588 strlen(DM_MSG_KEY_DEVICE_NAME), in dm_msg_thing_proxy_product_register_reply_successes()
1690 res = lite_cjson_object_item(&lite_item, DM_MSG_KEY_DEVICE_NAME, in dm_msg_thing_proxy_product_register_reply_failures()
1691 strlen(DM_MSG_KEY_DEVICE_NAME), in dm_msg_thing_proxy_product_register_reply_failures()
2024 res = lite_cjson_object_item(&lite, DM_MSG_KEY_DEVICE_NAME, in dm_msg_combine_login_reply()
2025 strlen(DM_MSG_KEY_DEVICE_NAME), &lite_item_dn); in dm_msg_combine_login_reply()
[all …]
A Ddm_message.h25 #define DM_MSG_KEY_DEVICE_NAME "deviceName" macro

Completed in 8 milliseconds