OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AP_DEAUTH_DELAY
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
sta_info.h
141
* after
AP_DEAUTH_DELAY
seconds has passed after disassociation. */
144
#define
AP_DEAUTH_DELAY
(1)
sta_info.c
441
"for " MACSTR " (%d seconds -
AP_DEAUTH_DELAY
)",
442
__func__, MAC2STR(sta->addr),
AP_DEAUTH_DELAY
);
443
eloop_register_timeout(
AP_DEAUTH_DELAY
, 0, ap_handle_timer,
ieee802_11.c
[
all
...]
Completed in 202 milliseconds