Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linksdk/components/devinfo/
A Ddevinfo_private.h27 aiot_devinfo_event_handler_t event_handler; /* 组件内部运行状态变更时, 通知用户的回调 */
A Daiot_devinfo_api.h141 typedef void (*aiot_devinfo_event_handler_t)(void *handle, const aiot_devinfo_event_t *event, void … typedef
A Daiot_devinfo_api.c311 devinfo_handle->event_handler = (aiot_devinfo_event_handler_t)data; in aiot_devinfo_setopt()

Completed in 5 milliseconds