Searched refs:hs20_release (Results 1 – 5 of 5) sorted by relevance
28 *eid++ = hapd->conf->hs20_release < 2 ? 5 : 7; in hostapd_eid_hs20_indication()32 conf = (hapd->conf->hs20_release - 1) << 4; /* Release Number */ in hostapd_eid_hs20_indication()33 if (hapd->conf->hs20_release >= 2) in hostapd_eid_hs20_indication()38 if (hapd->conf->hs20_release >= 2) { in hostapd_eid_hs20_indication()
606 int hs20_release; member
157 bss->hs20_release = (HS20_VERSION >> 4) + 1; in hostapd_config_defaults_bss()
771 u8 ver = hapd->conf->hs20_release - 1; in ieee802_1x_encapsulate_radius()
4081 bss->hs20_release = val; in hostapd_config_fill()