Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linksdk/components/devinfo/
A Daiot_devinfo_api.h91 } aiot_devinfo_recv_t; typedef
102 typedef void (* aiot_devinfo_recv_handler_t)(void *handle, const aiot_devinfo_recv_t *packet, void …
A Daiot_devinfo_api.c109 aiot_devinfo_recv_t recv; in _devinfo_mqtt_recv_handler()
111 memset(&recv, 0, sizeof(aiot_devinfo_recv_t)); in _devinfo_mqtt_recv_handler()

Completed in 4 milliseconds