Searched refs:AIOT_NTPOPT_EVENT_HANDLER (Results 1 – 5 of 5) sorted by relevance
172 AIOT_NTPOPT_EVENT_HANDLER, enumerator
222 case AIOT_NTPOPT_EVENT_HANDLER: { in aiot_ntp_setopt()
166 … res = aiot_ntp_setopt(ntp_handle, AIOT_NTPOPT_EVENT_HANDLER, (void *)aiot_app_ntp_event_handler); in hapy_aiot_amp_ntp_service()
161 … res = aiot_ntp_setopt(ntp_handle, AIOT_NTPOPT_EVENT_HANDLER, (void *)aiot_app_ntp_event_handler); in aiot_amp_ntp_service()
362 res = aiot_ntp_setopt(ntp_handle, AIOT_NTPOPT_EVENT_HANDLER, (void *)aiot_ntp_event_handler); in pyamp_ntp_service()
Completed in 7 milliseconds