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.SupportedRateElement Class Reference
Inheritance diagram for fr.bmartel.protocol.wlan.frame.management.element.impl.SupportedRateElement:
Inheritance graph
[legend]
Collaboration diagram for fr.bmartel.protocol.wlan.frame.management.element.impl.SupportedRateElement:
Collaboration graph
[legend]

Public Member Functions

 SupportedRateElement (byte[] data)
 
int getMaxRate ()
 
byte getElementId ()
 
byte[] getDataRate ()
 
- 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 = 1
 

Detailed Description

Define data rate

Author
Bertrand Martel

Member Function Documentation

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

retrieve element id

Returns

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

int fr.bmartel.protocol.wlan.frame.management.element.impl.SupportedRateElement.getMaxRate ( )

retrieve max rate in Mbps

Returns

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