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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dsta_info.h118 * after AP_DEAUTH_DELAY seconds has passed after disassociation. */
121 #define AP_DEAUTH_DELAY (1) macro
H A Dsta_info.c387 eloop_register_timeout(AP_DEAUTH_DELAY, 0, ap_handle_timer,
H A Dieee802_11.c1187 eloop_register_timeout(AP_DEAUTH_DELAY, 0, ap_handle_timer,
/external/wpa_supplicant_8/src/ap/
H A Dsta_info.h118 * after AP_DEAUTH_DELAY seconds has passed after disassociation. */
121 #define AP_DEAUTH_DELAY (1) macro
H A Dsta_info.c387 eloop_register_timeout(AP_DEAUTH_DELAY, 0, ap_handle_timer,
H A Dieee802_11.c1187 eloop_register_timeout(AP_DEAUTH_DELAY, 0, ap_handle_timer,
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dsta_info.h118 * after AP_DEAUTH_DELAY seconds has passed after disassociation. */
121 #define AP_DEAUTH_DELAY (1) macro
H A Dsta_info.c387 eloop_register_timeout(AP_DEAUTH_DELAY, 0, ap_handle_timer,
H A Dieee802_11.c1187 eloop_register_timeout(AP_DEAUTH_DELAY, 0, ap_handle_timer,

Completed in 44 milliseconds