Searched refs:AP_MAX_INACTIVITY (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/wpa_supplicant/src/ap/ | ||
| HD | sta_info.h | 295 #define AP_MAX_INACTIVITY (5 * 60) macro |
| HD | ap_config.c | 82 bss->ap_max_inactivity = AP_MAX_INACTIVITY; in hostapd_config_defaults_bss() |