Searched refs:EVENT_NETMGR_SNTP_SUCCESS (Results 1 – 3 of 3) sorted by relevance
50 if (event_id != EVENT_NETMGR_SNTP_SUCCESS) { in wifi_service_event()96 event_subscribe(EVENT_NETMGR_SNTP_SUCCESS, wifi_service_event, NULL); in application_start()
51 #define EVENT_NETMGR_SNTP_SUCCESS (EVENT_NETMGR_SNTP_BASE + 1) // SNTP success macro
1544 else if(event == EVENT_NETMGR_SNTP_SUCCESS) { in wifi_status_change()1804 event = EVENT_NETMGR_SNTP_SUCCESS; in wifi_indicate_event_handle()
Completed in 17 milliseconds