Searched refs:AP_MAX_INACTIVITY (Results 1 – 2 of 2) sorted by relevance
| /hostap-latest/src/ap/ | ||
| D | sta_info.h | 347 #define AP_MAX_INACTIVITY (5 * 60) macro |
| D | ap_config.c | 97 bss->ap_max_inactivity = AP_MAX_INACTIVITY; in hostapd_config_defaults_bss() |