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.h936 unsigned int track_sta_max_age; member
Dap_config.c242 conf->track_sta_max_age = 180; in hostapd_config_defaults()
Dbeacon.c698 iface->conf->track_sta_max_age)) in sta_track_expire()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c4327 conf->track_sta_max_age = atoi(pos);