Searched refs:EVENT_SNTP_SUCCESS (Results 1 – 2 of 2) sorted by relevance
102 #define EVENT_SNTP_SUCCESS (EVENT_SNTP_BASE + 1) // SNTP success macro
1803 case EVENT_SNTP_SUCCESS: in wifi_indicate_event_handle()1868 event_publish(EVENT_SNTP_SUCCESS, NULL); in periodic_sntp_handle()1975 event_subscribe(EVENT_SNTP_SUCCESS, wifi_stat_chg_cb, NULL); in netmgr_wifi_init()
Completed in 8 milliseconds