Searched refs:aiot_ntp_recv_handler_t (Results 1 – 3 of 3) sorted by relevance
31 aiot_ntp_recv_handler_t recv_handler; /* 组件从协议栈读到内容时, 通知用户的回调 */
82 typedef void (* aiot_ntp_recv_handler_t)(void *handle, typedef
219 ntp_handle->recv_handler = (aiot_ntp_recv_handler_t)data; in aiot_ntp_setopt()
Completed in 4 milliseconds