Searched refs:wifi_service_event (Results 1 – 2 of 2) sorted by relevance
46 static void wifi_service_event(uint32_t event_id, const void *param, void *context) in wifi_service_event() function96 event_subscribe(EVENT_NETMGR_SNTP_SUCCESS, wifi_service_event, NULL); in application_start()
389 static void wifi_service_event(uint32_t event_id, const void *param, void *context) in wifi_service_event() function413 event_subscribe(EVENT_NETMGR_DHCP_SUCCESS, wifi_service_event, NULL); in application_start()
Completed in 3 milliseconds