Searched refs:dm_mgr_search_device_by_devid (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/components/linkkit/dev_model/ |
A D | dm_ota.c | 74 int ret = dm_mgr_search_device_by_devid(devid, pk, dn, ds); in dm_ota_switch_device()
|
A D | dm_manager.h | 47 int dm_mgr_search_device_by_devid(
|
A D | dm_api.c | 179 res = dm_mgr_search_device_by_devid(devid, product_key, device_name, in iotx_dm_subscribe() 916 res = dm_mgr_search_device_by_devid(devid, product_key, device_name, in iotx_dm_get_device_avail_status() 2106 res = dm_mgr_search_device_by_devid(devid, product_key, device_name, in iotx_dm_deprecated_legacy_get_pkdn_by_devid()
|
A D | dm_manager.c | 408 int dm_mgr_search_device_by_devid( in dm_mgr_search_device_by_devid() function
|
A D | dm_message.c | 2189 res = dm_mgr_search_device_by_devid(search_devid, product_key, in dm_msg_dev_core_service_dev()
|
Completed in 20 milliseconds