Searched defs:dot11RSNAConfigSATimeout (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_i.h71 unsigned int dot11RSNAConfigSATimeout; member in struct:wpa_sm
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_i.h71 unsigned int dot11RSNAConfigSATimeout; member in struct:wpa_sm
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_i.h71 unsigned int dot11RSNAConfigSATimeout; member in struct:wpa_sm
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth.c64 static const int dot11RSNAConfigSATimeout = 60; variable
3065 "dot11RSNAConfigSATimeout=%u\n"
3083 dot11RSNAConfigSATimeout,
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.c64 static const int dot11RSNAConfigSATimeout = 60; variable
3065 "dot11RSNAConfigSATimeout=%u\n"
3083 dot11RSNAConfigSATimeout,
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig.h584 * dot11RSNAConfigSATimeout - Security association timeout
589 unsigned int dot11RSNAConfigSATimeout; member in struct:wpa_config
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth.c64 static const int dot11RSNAConfigSATimeout = 60; variable
3065 "dot11RSNAConfigSATimeout=%u\n"
3083 dot11RSNAConfigSATimeout,

Completed in 200 milliseconds