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

Public Member Functions

 TimElement (byte[] data)
 
byte getDTIMcount ()
 
byte getDTIMperiod ()
 
byte getBitmapControl ()
 
byte[] getPartialVirtualBitmap ()
 
byte getElementId ()
 
- Public Member Functions inherited from fr.bmartel.protocol.wlan.frame.management.element.WlanElementAbstr
 WlanElementAbstr (byte[] data)
 
byte[] getData ()
 

Static Public Attributes

static final int id = 5
 

Detailed Description

Traffic indication message

A delivery traffic indication message is a frame that wake up sleeping wifi device to listen to router message

Author
Bertrand Martel

Constructor & Destructor Documentation

fr.bmartel.protocol.wlan.frame.management.element.impl.TimElement.TimElement ( byte[]  data)
Parameters
length
data

Member Function Documentation

byte fr.bmartel.protocol.wlan.frame.management.element.impl.TimElement.getElementId ( )

retrieve element id

Returns

Implements fr.bmartel.protocol.wlan.frame.management.element.IWlanElement.


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