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

Public Member Functions

 AssociationResponseFrame (byte[] frame)
 
byte[] getCapabilityInfo ()
 
List< IWlanElementgetTaggedParameter ()
 
int getStatusCode ()
 
int getAssociationId ()
 
- Public Member Functions inherited from fr.bmartel.protocol.wlan.frame.WlanManagementAbstr
 WlanManagementAbstr (byte[] frame)
 
byte[] getFcs ()
 
byte[] getDurationId ()
 
byte[] getDestinationAddr ()
 
byte[] getSourceAddr ()
 
byte[] getBSSID ()
 
byte[] getSequenceControl ()
 
byte[] getFrameBody ()
 

Detailed Description

Management frame - Association response frame

capability info,status code and association id are static information, tagged are dynamic and can be added with respect to their tag element id

Author
Bertrand Martel

Constructor & Destructor Documentation

fr.bmartel.protocol.wlan.frame.management.AssociationResponseFrame.AssociationResponseFrame ( byte[]  frame)

Parse beaon management frame according to basic management frame and beacon frame specification

Parameters
frameframe with omitted control frame

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