Class Dot11LinkAdaptationControl

java.lang.Object
org.pcap4j.packet.Dot11LinkAdaptationControl
All Implemented Interfaces:
Serializable

public final class Dot11LinkAdaptationControl extends Object implements Serializable
Link Adaptation Control field of an IEEE802.11 frame.

      0        1        2        3        4        5        6        7
 +--------+--------+--------+--------+--------+--------+--------+--------+
 |VHT_MFB |  TRQ   |                MAI                |       MFSI      |
 +--------+--------+--------+--------+--------+--------+--------+--------+
 |  MFSI  |                           MFB/ASELC                          |
 +--------+--------+--------+--------+--------+--------+--------+--------+
 
Since:
pcap4j 1.7.0
See Also: