Home
last modified time | relevance | path

Searched refs:aiot_devinfo_recv_handler_t (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linksdk/components/devinfo/
A Ddevinfo_private.h28 aiot_devinfo_recv_handler_t recv_handler; /* 组件从协议栈读到内容时, 通知用户的回调 */
A Daiot_devinfo_api.h102 typedef void (* aiot_devinfo_recv_handler_t)(void *handle, const aiot_devinfo_recv_t *packet, void … typedef
A Daiot_devinfo_api.c307 devinfo_handle->recv_handler = (aiot_devinfo_recv_handler_t)data; in aiot_devinfo_setopt()

Completed in 4 milliseconds