Class Dot11RequestElement

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

public final class Dot11RequestElement extends Dot11InformationElement
IEEE802.11 Request element
      1         1              variable
+----------+----------+------------------------
|Element ID|  Length  | Requested Element IDs
+----------+----------+------------------------
Element ID: 10
The Requested Element IDs are the list of elements that are requested to be included in the Probe Response frame. The Requested Element IDs are listed in order of increasing element ID.
Since:
pcap4j 1.7.0
See Also: