Home
last modified time | relevance | path

Searched refs:wifi_service_event (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/solutions/ucloud_ai_demo/
A Dmain.c46 static void wifi_service_event(uint32_t event_id, const void *param, void *context) in wifi_service_event() function
96 event_subscribe(EVENT_NETMGR_SNTP_SUCCESS, wifi_service_event, NULL); in application_start()
/AliOS-Things-master/solutions/ota_demo/
A Dotaappdemo.c389 static void wifi_service_event(uint32_t event_id, const void *param, void *context) in wifi_service_event() function
413 event_subscribe(EVENT_NETMGR_DHCP_SUCCESS, wifi_service_event, NULL); in application_start()

Completed in 3 milliseconds