Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h765 unsigned int track_sta_max_age; member
Dap_config.c222 conf->track_sta_max_age = 180; in hostapd_config_defaults()
Dbeacon.c624 iface->conf->track_sta_max_age)) in sta_track_expire()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c4216 conf->track_sta_max_age = atoi(pos); in hostapd_config_fill()