Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linksdk/components/subdev/
A Dsubdev_private.h33 aiot_subdev_recv_handler_t recv_handler; /* 组件从协议栈读到内容时, 通知用户的回调 */
A Daiot_subdev_api.h82 typedef void (* aiot_subdev_recv_handler_t)(void *handle, typedef
A Daiot_subdev_api.c534 subdev_handle->recv_handler = (aiot_subdev_recv_handler_t)data; in aiot_subdev_setopt()

Completed in 10 milliseconds