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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwps_hostapd.c42 static void hostapd_wps_ap_pin_timeout(void *eloop_data, void *user_ctx);
1198 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL);
1495 static void hostapd_wps_ap_pin_timeout(void *eloop_data, void *user_ctx) function
1515 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL);
1518 hostapd_wps_ap_pin_timeout, hapd, NULL);
1529 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL);
/external/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.c42 static void hostapd_wps_ap_pin_timeout(void *eloop_data, void *user_ctx);
1198 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL);
1495 static void hostapd_wps_ap_pin_timeout(void *eloop_data, void *user_ctx) function
1515 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL);
1518 hostapd_wps_ap_pin_timeout, hapd, NULL);
1529 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwps_hostapd.c42 static void hostapd_wps_ap_pin_timeout(void *eloop_data, void *user_ctx);
1198 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL);
1495 static void hostapd_wps_ap_pin_timeout(void *eloop_data, void *user_ctx) function
1515 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL);
1518 hostapd_wps_ap_pin_timeout, hapd, NULL);
1529 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL);

Completed in 39 milliseconds