Searched refs:aiot_devinfo_recv_handler_t (Results 1 – 3 of 3) sorted by relevance
28 aiot_devinfo_recv_handler_t recv_handler; /* 组件从协议栈读到内容时, 通知用户的回调 */
102 typedef void (* aiot_devinfo_recv_handler_t)(void *handle, const aiot_devinfo_recv_t *packet, void … typedef
307 devinfo_handle->recv_handler = (aiot_devinfo_recv_handler_t)data; in aiot_devinfo_setopt()
Completed in 4 milliseconds