Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linksdk/components/ntp/
A Dntp_private.h31 aiot_ntp_recv_handler_t recv_handler; /* 组件从协议栈读到内容时, 通知用户的回调 */
A Daiot_ntp_api.h82 typedef void (* aiot_ntp_recv_handler_t)(void *handle, typedef
A Daiot_ntp_api.c219 ntp_handle->recv_handler = (aiot_ntp_recv_handler_t)data; in aiot_ntp_setopt()

Completed in 4 milliseconds