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

Public Member Functions

 RequestToSendFrame (byte[] frame)
 
byte[] getDurationId ()
 
byte[] getTransmitterAddr ()
 
byte[] getReceiverAddr ()
 

Detailed Description

Control Frame : request to Send

Author
Bertrand Martel

Constructor & Destructor Documentation

fr.bmartel.protocol.wlan.frame.control.RequestToSendFrame.RequestToSendFrame ( byte[]  frame)

Build a request to send control frame

Parameters
framewlan frame with control frame omitted

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