Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrM2MWifiRxPacketInfo Struct Reference
[DataTypes]
  Wi-Fi RX Frame Header. More...
#include <m2m_types.h>
Detailed Description
Wi-Fi RX Frame Header.
The M2M application has the ability to allow Wi-Fi monitoring mode for receiving all Wi-Fi Raw frames matching a well defined filtering criteria. When a target Wi-Fi packet is received, the header information are extracted and assigned in this structure.
Definition at line 1665 of file m2m_types.h.
Field Documentation
Padding bytes for forcing 4-byte alignment
Definition at line 1706 of file m2m_types.h.
RSSI.
Definition at line 1703 of file m2m_types.h.
Data payload length (Header excluded).
Definition at line 1694 of file m2m_types.h.
Total frame length (Header + Data).
Definition at line 1697 of file m2m_types.h.
Data Rate in Kbps.
Definition at line 1700 of file m2m_types.h.
Encryption type for the rx packet.
Definition at line 1682 of file m2m_types.h.
It must use values from tenuSubTypes.
Definition at line 1670 of file m2m_types.h.
It must use values from tenuWifiFrameType.
Definition at line 1667 of file m2m_types.h.
Frame Header length.
Definition at line 1679 of file m2m_types.h.
Priority from Wi-Fi header.
Definition at line 1676 of file m2m_types.h.
Service class from Wi-Fi header.
Definition at line 1673 of file m2m_types.h.
Generated on Wed Jul 13 2022 16:32:38 by
 1.7.2
 1.7.2