Home
last modified time | relevance | path

Searched refs:IOTX_DM_DEVICE_SUBDEV (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_dm.h25 #define IOTX_DM_DEVICE_SUBDEV (0x02) macro
29 (IOTX_DM_DEVICE_SINGLE | IOTX_DM_DEVICE_SUBDEV | IOTX_DM_DEVICE_GATEWAY)
A Ddm_api.c708 dm_mgr_device_create(IOTX_DM_DEVICE_SUBDEV, product_key, product_secret, in iotx_dm_subdev_create()
A Ddm_message.c1216 res = dm_mgr_device_create(IOTX_DM_DEVICE_SUBDEV, product_key, "", in dm_msg_topo_add_notify()
/AliOS-Things-master/components/linkkit/dev_model/client/
A Ddm_client.c553 if ((g_dm_client_uri_map[index].dev_type & IOTX_DM_DEVICE_SUBDEV) == in dm_client_subdev_unsubscribe()
/AliOS-Things-master/components/linkkit/dev_model/deprecated/
A Dimpl_gateway.c2189 } else if (type == IOTX_DM_DEVICE_SUBDEV) { in linkkit_gateway_get_devinfo()

Completed in 18 milliseconds