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.h681 unsigned int fils_hlp_wait_time; member
Dap_config.c119 bss->fils_hlp_wait_time = 30; in hostapd_config_defaults_bss()
Ddrv_callbacks.c532 0, hapd->conf->fils_hlp_wait_time * 1024, in hostapd_notif_assoc()
Dieee802_11.c4078 eloop_register_timeout(0, hapd->conf->fils_hlp_wait_time * 1024, in handle_assoc()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c4279 bss->fils_hlp_wait_time = atoi(pos); in hostapd_config_fill()