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

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwps_hostapd.c668 static void hostapd_wps_reenable_ap_pin(void *eloop_data, void *user_ctx) function
715 eloop_cancel_timeout(hostapd_wps_reenable_ap_pin, hapd, NULL);
726 eloop_cancel_timeout(hostapd_wps_reenable_ap_pin, hapd, NULL);
728 hostapd_wps_reenable_ap_pin, hapd,
1290 eloop_cancel_timeout(hostapd_wps_reenable_ap_pin, hapd, NULL);

Completed in 51 milliseconds