File: NetworkInterfaces/Ieee80211/Mgmt/Ieee80211Primitives.msg
(no description)
Name | Value | Description |
---|---|---|
BSSTYPE_ANY | 0 | |
BSSTYPE_INFRASTRUCTURE | 1 | |
BSSTYPE_INDEPENDENT | 2 |
enum Ieee80211BSSType { BSSTYPE_ANY = 0; BSSTYPE_INFRASTRUCTURE = 1; BSSTYPE_INDEPENDENT = 2; };