Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwps_hostapd.c42 static void hostapd_wps_ap_pin_timeout(void *eloop_data, void *user_ctx);
1432 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL); in hostapd_deinit_wps()
1804 static void hostapd_wps_ap_pin_timeout(void *eloop_data, void *user_ctx) in hostapd_wps_ap_pin_timeout() function
1824 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL); in hostapd_wps_ap_pin_enable()
1827 hostapd_wps_ap_pin_timeout, hapd, NULL); in hostapd_wps_ap_pin_enable()
1838 eloop_cancel_timeout(hostapd_wps_ap_pin_timeout, hapd, NULL); in wps_ap_pin_disable()