Documentation ¶
Overview ¶
Package ieee80211 defines some 802.11 constants not defined by gopacket/layers/dot11.go
Index ¶
Constants ¶
View Source
const ( // OpClass2GHz is the first 2.4GHz operating class OpClass2GHz = 0x51 // OpClass5GHz is the first 5GHz operating class OpClass5GHz = 0x73 )
Variables ¶
View Source
var WFAOUI = []byte{0x50, 0x6F, 0x9A}
WFAOUI is the OUI corresponding to the WiFi Alliance
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.