Home
last modified time | relevance | path

Searched refs:AIOT_SUBDEVRECV_TOPO_CHANGE_NOTIFY (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/linksdk/components/subdev/
A Daiot_subdev_api.h33 AIOT_SUBDEVRECV_TOPO_CHANGE_NOTIFY enumerator
A Daiot_subdev_api.c234 …_topo_generic_notify_recv_handler(handle, packet, userdata, AIOT_SUBDEVRECV_TOPO_CHANGE_NOTIFY, 2); in _subdev_topo_change_recv_handler()
/AliOS-Things-master/solutions/linksdk_gateway_demo/
A Dsubdev_basic_demo.c311 case AIOT_SUBDEVRECV_TOPO_CHANGE_NOTIFY: { in demo_subdev_recv_handler()
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/
A Dmodule_aiot_gateway.c116 case AIOT_SUBDEVRECV_TOPO_CHANGE_NOTIFY: { in aiot_subdev_packet_dump()
266 case AIOT_SUBDEVRECV_TOPO_CHANGE_NOTIFY: in aiot_subdev_recv_handler()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/
A Dmodule_aiot_gateway.c200 case AIOT_SUBDEVRECV_TOPO_CHANGE_NOTIFY: { in aiot_subdev_packet_dump()
271 case AIOT_SUBDEVRECV_TOPO_CHANGE_NOTIFY: in aiot_subdev_recv_handler()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/
A Dmodule_aiot_gateway.c195 } else if (packet->type == AIOT_SUBDEVRECV_TOPO_CHANGE_NOTIFY) { in aiot_subdev_packet_dump()

Completed in 25 milliseconds