Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h614 unsigned int fils_hlp_wait_time; member
Dap_config.c106 bss->fils_hlp_wait_time = 30; in hostapd_config_defaults_bss()
Dieee802_11.c2880 eloop_register_timeout(0, hapd->conf->fils_hlp_wait_time * 1024, in handle_assoc()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3668 bss->fils_hlp_wait_time = atoi(pos); in hostapd_config_fill()