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.h730 unsigned int fils_hlp_wait_time; member
Dap_config.c131 bss->fils_hlp_wait_time = 30; in hostapd_config_defaults_bss()
Ddrv_callbacks.c611 0, hapd->conf->fils_hlp_wait_time * 1024, in hostapd_notif_assoc()
Dieee802_11.c5683 eloop_register_timeout(0, hapd->conf->fils_hlp_wait_time * 1024, in handle_assoc()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c4435 bss->fils_hlp_wait_time = atoi(pos);