Searched refs:HS20_VERSION (Results 1 – 4 of 4) sorted by relevance
1440 #ifndef HS20_VERSION1441 #define HS20_VERSION 0x20 /* Release 3 */ macro
138 bss->hs20_release = (HS20_VERSION >> 4) + 1; in hostapd_config_defaults_bss()
112 release = (HS20_VERSION >> 4) + 1; in wpas_hs20_add_indication()
3932 if (val < 1 || val > (HS20_VERSION >> 4) + 1) { in hostapd_config_fill()