Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/ucloud_ai_demo/
A Dmain.c50 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()
/AliOS-Things-master/components/uservice/include/uservice/
A Deventid.h51 #define EVENT_NETMGR_SNTP_SUCCESS (EVENT_NETMGR_SNTP_BASE + 1) // SNTP success macro
/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_wifi.c1544 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