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
tstrM2MWifiTxPacketInfo Struct Reference
[DataTypes]
Wi-Fi TX Packet Info. More...
#include <m2m_types.h>
Data Fields | |
| uint16 | u16PacketSize |
| uint16 | u16HeaderLength |
Detailed Description
Wi-Fi TX Packet Info.
The M2M Application has the ability to compose a RAW Wi-Fi frames (under the application responsibility). When transmitting a Wi-Fi packet, the application must supply the firmware with this structure for sending the target frame.
Definition at line 1720 of file m2m_types.h.
Field Documentation
Wlan frame header length.
Definition at line 1725 of file m2m_types.h.
Wlan frame length.
Definition at line 1722 of file m2m_types.h.
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2