static Dot11FrameType |
Dot11FrameType.ACK |
ACK: 29 (01 1101)
|
static Dot11FrameType |
Dot11FrameType.ACTION |
Action: 13 (00 1101)
|
static Dot11FrameType |
Dot11FrameType.ACTION_NO_ACK |
Action No Ack: 14 (00 1110)
|
static Dot11FrameType |
Dot11FrameType.ASSOCIATION_REQUEST |
Association request: 0 (00 0000)
|
static Dot11FrameType |
Dot11FrameType.ASSOCIATION_RESPONSE |
Association response: 1 (00 0001)
|
static Dot11FrameType |
Dot11FrameType.ATIM |
ATIM: 9 (00 1001)
|
static Dot11FrameType |
Dot11FrameType.AUTHENTICATION |
Authentication: 11 (00 1011)
|
static Dot11FrameType |
Dot11FrameType.BEACON |
Beacon: 8 (00 1000)
|
static Dot11FrameType |
Dot11FrameType.BLOCK_ACK |
Block Ack: 25 (01 1001)
|
static Dot11FrameType |
Dot11FrameType.BLOCK_ACK_REQUEST |
Block Ack Request: 24 (01 1000)
|
static Dot11FrameType |
Dot11FrameType.CF_ACK |
CF-Ack (no data): 37 (10 0101)
|
static Dot11FrameType |
Dot11FrameType.CF_ACK_CF_POLL |
CF-Ack + CF-Poll (no data): 39 (10 0111)
|
static Dot11FrameType |
Dot11FrameType.CF_END |
CF-End: 30 (01 1110)
|
static Dot11FrameType |
Dot11FrameType.CF_END_CF_ACK |
CF-End + CF-Ack: 31 (01 1111)
|
static Dot11FrameType |
Dot11FrameType.CF_POLL |
CF-Poll (no data): 38 (10 0110)
|
static Dot11FrameType |
Dot11FrameType.CONTROL_WRAPPER |
Control Wrapper: 23 (01 0111)
|
static Dot11FrameType |
Dot11FrameType.CTS |
CTS: 28 (01 1100)
|
static Dot11FrameType |
Dot11FrameType.DATA |
Data: 32 (10 0000)
|
static Dot11FrameType |
Dot11FrameType.DATA_CF_ACK |
Data + CF-Ack: 33 (10 0001)
|
static Dot11FrameType |
Dot11FrameType.DATA_CF_ACK_CF_POLL |
Data + CF-Ack + CF-Poll: 35 (10 0011)
|
static Dot11FrameType |
Dot11FrameType.DATA_CF_POLL |
Data + CF-Poll: 34 (10 0010)
|
static Dot11FrameType |
Dot11FrameType.DEAUTHENTICATION |
Deauthentication: 12 (00 1100)
|
static Dot11FrameType |
Dot11FrameType.DISASSOCIATION |
Disassociation: 10 (00 1010)
|
static Dot11FrameType |
Dot11FrameType.NULL |
Null (no data): 36 (10 0100)
|
static Dot11FrameType |
Dot11FrameType.PROBE_REQUEST |
Probe request: 4 (00 0100)
|
static Dot11FrameType |
Dot11FrameType.PROBE_RESPONSE |
Probe response: 5 (00 0101)
|
static Dot11FrameType |
Dot11FrameType.PS_POLL |
PS-Poll: 26 (01 1010)
|
static Dot11FrameType |
Dot11FrameType.QOS_CF_ACK_CF_POLL |
QoS CF-Ack + CF-Poll (no data): 47 (10 1111)
|
static Dot11FrameType |
Dot11FrameType.QOS_CF_POLL |
QoS CF-Poll (no data): 46 (10 1110)
|
static Dot11FrameType |
Dot11FrameType.QOS_DATA |
QoS Data: 40 (10 1000)
|
static Dot11FrameType |
Dot11FrameType.QOS_DATA_CF_ACK |
QoS Data + CF-Ack: 41 (10 1001)
|
static Dot11FrameType |
Dot11FrameType.QOS_DATA_CF_ACK_CF_POLL |
QoS Data + CF-Ack + CF-Poll: 43 (10 1011)
|
static Dot11FrameType |
Dot11FrameType.QOS_DATA_CF_POLL |
QoS Data + CF-Poll: 42 (10 1010)
|
static Dot11FrameType |
Dot11FrameType.QOS_NULL |
QoS Null (no data): 44 (10 1100)
|
static Dot11FrameType |
Dot11FrameType.REASSOCIATION_REQUEST |
Reassociation request: 2 (00 0010)
|
static Dot11FrameType |
Dot11FrameType.REASSOCIATION_RESPONSE |
Reassociation response: 3 (00 0011)
|
static Dot11FrameType |
Dot11FrameType.RTS |
RTS: 27 (01 1011)
|
static Dot11FrameType |
Dot11FrameType.TIMING_ADVERTISEMENT |
Timing Advertisement: 6 (00 0110)
|