Class Dot11RequestElement

  • All Implemented Interfaces:
    java.io.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
    Author:
    Kaito Yamada
    See Also:
    IEEE802.11, Serialized Form