Home
last modified time | relevance | path

Searched refs:hostapd_periodic (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_main.c637 static void hostapd_periodic(void *eloop_ctx, void *timeout_ctx) in hostapd_periodic() function
642 hostapd_periodic, interfaces, NULL); in hostapd_periodic()
824 hostapd_periodic, &interfaces, NULL); in ap_main()
938 eloop_cancel_timeout(hostapd_periodic, &interfaces, NULL); in ap_main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_main.c629 static void hostapd_periodic(void *eloop_ctx, void *timeout_ctx) in hostapd_periodic() function
634 hostapd_periodic, interfaces, NULL); in hostapd_periodic()
810 hostapd_periodic, &interfaces, NULL); in ap_main()
920 eloop_cancel_timeout(hostapd_periodic, &interfaces, NULL); in ap_main()

Completed in 3 milliseconds