パッケージ org.pcap4j.packet

クラス Dot11DsssParameterSetElement

  • すべての実装されたインタフェース:
    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.
    導入されたバージョン:
    pcap4j 1.7.0
    作成者:
    Kaito Yamada
    関連項目:
    IEEE802.11, 直列化された形式