wlan-decoder-java  1.0
 All Classes Namespaces Functions Variables Pages
Public Member Functions | List of all members
fr.bmartel.protocol.wlan.frame.data.NullFrame Class Reference
Inheritance diagram for fr.bmartel.protocol.wlan.frame.data.NullFrame:
Inheritance graph
[legend]
Collaboration diagram for fr.bmartel.protocol.wlan.frame.data.NullFrame:
Collaboration graph
[legend]

Public Member Functions

 NullFrame (byte[] frame, boolean toDS, boolean fromDS)
 
- Public Member Functions inherited from fr.bmartel.protocol.wlan.frame.WlanDataAbstr
 WlanDataAbstr (byte[] frame, boolean toDS, boolean fromDS)
 
byte[] getDurationId ()
 
byte[] getDestinationAddr ()
 
byte[] getSourceAddr ()
 
byte[] getBSSID ()
 
byte[] getSequenceControl ()
 
byte[] getFrameBody ()
 
byte[] transmitterAddr ()
 
byte[] receiverAddr ()
 

Detailed Description

Null data or qos data frame decoder

Author
Bertrand Martel

Constructor & Destructor Documentation

fr.bmartel.protocol.wlan.frame.data.NullFrame.NullFrame ( byte[]  frame,
boolean  toDS,
boolean  fromDS 
)

Decode null frame

Parameters
frameframe with omitted control frame
toDSto distribution system indicator
fromDSfrom distribution system indicator

The documentation for this class was generated from the following file: