Supported IEEE802.11 stds by a BSS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Good morning,

We are trying to understand which IEEE802.11 stds (a, b, g, n-only,
b/g/n-mixed, ac, n/ac ..) are supported by a BSS by parsing the BSS
properties reported by wpa_supplicant.

This is the method we are using based on BSS properties:

B is supported -> If property "Rates" includes: 1, 2, 5.5 and 11 Mbit/sec.
A is supported -> If maximum rate from "Rates" is greater than
11Mbit/sec and "Frequency" is 5GHz.
G is supported -> If maximum rate from "Rates" is greater than
11Mbit/sec and "Frequency" is 2.4GHz.
N is supported -> If HT Capabilities IE is present in "IEs" property.
AC is supported -> If VHT Capabilities IE is present in "IEs" property.

Does it make sense?

If so, the next step is that we want to know when it is n-only or
b/g/n-mixed or a/n-mixed mode. Is it possible to conclude that by
checking the HT Protection field? Or any other field present in HT
Capabilities or HT Information IE?

In addition, is it possible also to do something similar for AC? I
mean, how could we know if that BSS supports only-ac or n/ac or
a/n/ac?

Thanks,

Jose Blanquicet

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux