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

/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dwps_hostapd.c45 static void hostapd_wps_ap_pin_timeout(void *eloop_data, void *user_ctx);
686 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL);
948 static void hostapd_wps_ap_pin_timeout(void *eloop_data, void *user_ctx) function
966 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL);
969 hostapd_wps_ap_pin_timeout, hapd, NULL);
981 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL);

Completed in 44 milliseconds