|
|
static final boolean | DISPLAY_ELEMENT_NOT_DECODED = true |
| |
Wlan decoder
- Author
- Bertrand Martel
| fr.bmartel.protocol.wlan.WlanDecoder.WlanDecoder |
( |
byte[] |
dataFrame) | |
|
| void fr.bmartel.protocol.wlan.WlanDecoder.radioTapDecode |
( |
byte[] |
frame) | |
|
Decode radio tap frames
- Parameters
-
| void fr.bmartel.protocol.wlan.WlanDecoder.wlan802dot11Decode |
( |
byte[] |
frame, |
|
|
int |
offset |
|
) |
| |
Decode wlan 802.11 frames
- Parameters
-
| frame | byte aray data frames |
| offset | offset defined to remove radio tap frames if necessary |
The documentation for this class was generated from the following file:
- /home/abathur/Bureau/wlandecoder/wlandecoder/src/fr/bmartel/protocol/wlan/WlanDecoder.java