

Public Member Functions | |
| ErpElement (byte[] data) | |
| boolean | isErpPresent () |
| boolean | useProtection () |
| boolean | isBarkerPreambleMode () |
| 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 = 42 |
The ERP element contains information on the presence of Clause 16 or Clause 17 STAs in the BSS that are not capable of Clause 19 (ERP-OFDM) data rates
For ERP parameters :
| fr.bmartel.protocol.wlan.frame.management.element.impl.ErpElement.ErpElement | ( | byte[] | data) |
| data |
| byte fr.bmartel.protocol.wlan.frame.management.element.impl.ErpElement.getElementId | ( | ) |
retrieve element id
Implements fr.bmartel.protocol.wlan.frame.management.element.IWlanElement.
1.8.4