Home
last modified time | relevance | path

Searched refs:AIOT_DMOPT_RECV_HANDLER (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/linksdk/components/data-model/
A Daiot_dm_api.h109 AIOT_DMOPT_RECV_HANDLER, enumerator
A Daiot_dm_api.c764 case AIOT_DMOPT_RECV_HANDLER: { in aiot_dm_setopt()
/AliOS-Things-master/solutions/rfid_demo/
A Drfid_demo.c345 aiot_dm_setopt(g_dm_handle, AIOT_DMOPT_RECV_HANDLER, (void *)demo_dm_recv_handler); in demo_main()
/AliOS-Things-master/solutions/flower_demo/
A Ddata_model_basic_demo.c370 aiot_dm_setopt(dm_handle, AIOT_DMOPT_RECV_HANDLER, (void *)demo_dm_recv_handler); in demo_main()
/AliOS-Things-master/solutions/linksdk_demo/
A Ddata_model_basic_demo.c363 aiot_dm_setopt(dm_handle, AIOT_DMOPT_RECV_HANDLER, (void *)demo_dm_recv_handler); in demo_main()
A DREADME.md157 aiot_dm_setopt(dm_handle, AIOT_DMOPT_RECV_HANDLER, (void *)demo_dm_recv_handler);
/AliOS-Things-master/solutions/ucloud_ai_demo/
A Dlinkkit_event.c386 aiot_dm_setopt(g_dm_handle, AIOT_DMOPT_RECV_HANDLER, (void *)linkkit_dm_recv_handler); in linkkit_main()
/AliOS-Things-master/solutions/auto_demo/
A Ddata_model_basic_demo.c389 aiot_dm_setopt(dm_handle, AIOT_DMOPT_RECV_HANDLER, (void *)demo_dm_recv_handler); in demo_main()
/AliOS-Things-master/documentation/quickstart/
A Dhaas100_quick_start_cloud.md117 aiot_dm_setopt(dm_handle, AIOT_DMOPT_RECV_HANDLER, (void *)demo_dm_recv_handler);
/AliOS-Things-master/solutions/audio_demo/
A Ddata_model_basic_demo.c455 aiot_dm_setopt(dm_handle, AIOT_DMOPT_RECV_HANDLER, (void *)demo_dm_recv_handler); in demo_main()
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/
A Dmodlinkkit.c489 aiot_dm_setopt(dm_handle, AIOT_DMOPT_RECV_HANDLER, in linkkit_init()
A Dmodule_aiot_device.c588 aiot_dm_setopt(iot_device_handle->dm_handle, AIOT_DMOPT_RECV_HANDLER, in aiot_device_connect()
/AliOS-Things-master/components/ble_netconfig/
A Dblecfg_linksdk.c621 aiot_dm_setopt(dm_handle, AIOT_DMOPT_RECV_HANDLER, (void *)BleCfg_dm_recv_handler); in BleCfg_linksdk_main()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/
A Dmodule_aiot_device.c479 …aiot_dm_setopt(iot_device_handle->dm_handle, AIOT_DMOPT_RECV_HANDLER, (void *)aiot_app_dm_recv_han… in aiot_device_connect()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/
A Dmodule_aiot_device.c341 …aiot_dm_setopt(iot_device_handle->dm_handle, AIOT_DMOPT_RECV_HANDLER, (void *)aiot_app_dm_recv_han… in aiot_connect_event()

Completed in 23 milliseconds