Searched refs:bss_max_idle (Results 1 – 6 of 6) sorted by relevance
747 hapd->conf->bss_max_idle) { in hostapd_eid_bss_max_idle_period()766 *pos++ = hapd->conf->bss_max_idle == 2 ? BIT(0) : 0x00; in hostapd_eid_bss_max_idle_period()
485 int bss_max_idle; member
98 bss->bss_max_idle = 1; in hostapd_config_defaults_bss()
275 conf->bss_max_idle && conf->ap_max_inactivity && in hostapd_wpa_auth_conf()
41 beacon_prot=False, he=False, bss_max_idle=None, argument92 if bss_max_idle is not None:93 params["bss_max_idle"] = str(bss_max_idle)801 bss_max_idle=2 if protected else 1, rsn=True)
2585 bss->bss_max_idle = val; in hostapd_config_fill()