Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h632 unsigned int fils_hlp_wait_time; member
Dap_config.c116 bss->fils_hlp_wait_time = 30; in hostapd_config_defaults_bss()
Ddrv_callbacks.c511 0, hapd->conf->fils_hlp_wait_time * 1024, in hostapd_notif_assoc()
Dieee802_11.c3337 eloop_register_timeout(0, hapd->conf->fils_hlp_wait_time * 1024, in handle_assoc()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3755 bss->fils_hlp_wait_time = atoi(pos); in hostapd_config_fill()