Class Dot11DsssParameterSetElement

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

public final class Dot11DsssParameterSetElement extends Dot11InformationElement
IEEE802.11 DSSS Parameter Set element
      1                 1               1
+---------------+---------------+---------------+
|  Element ID   |    Length     |Current Channel|
+---------------+---------------+---------------+
Element ID: 3
The DSSS Parameter Set element contains information to allow channel number identification for STAs. The Information field contains a single parameter containing the dot11CurrentChannel. The length of the dot11CurrentChannel parameter is 1 octet.
Since:
pcap4j 1.7.0
See Also: