Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h633 unsigned int hs20_deauth_req_timeout; member
Dieee802_1x.c1692 ap_sta_session_timeout(hapd, sta, hapd->conf->hs20_deauth_req_timeout); in ieee802_1x_hs20_deauth_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h643 unsigned int hs20_deauth_req_timeout; member
Dieee802_1x.c1703 ap_sta_session_timeout(hapd, sta, hapd->conf->hs20_deauth_req_timeout); in ieee802_1x_hs20_deauth_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3985 bss->hs20_deauth_req_timeout = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c4091 bss->hs20_deauth_req_timeout = atoi(pos); in hostapd_config_fill()