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

Public Member Functions

 WlanFrameControl (byte[] controlFrame)
 
byte getProtocolVersion ()
 
byte getType ()
 
byte getSubType ()
 
boolean isToDS ()
 
boolean isFromDS ()
 
boolean isMoreFragmentation ()
 
boolean isRetry ()
 
boolean isPowerManagement ()
 
boolean isMoreData ()
 
boolean isWep ()
 
boolean isOrder ()
 

Detailed Description

Wlan 802.11 Control frame defined by 802.11 Mac Header
http://technet.microsft.com/en-us/library/cc757419(v=ws.10).aspx

Author
Bertrand Martel

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