Public Attributes | List of all members
tstrM2MWifiTxPacketInfo Struct Reference

This struct contains the Wi-Fi TX Packet Info. The M2M Application has the ability to compose 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. More...

#include <m2m_types.h>

Public Attributes

uint16 u16HeaderLength
 
uint16 u16PacketSize
 

Detailed Description

This struct contains the Wi-Fi TX Packet Info. The M2M Application has the ability to compose 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 1534 of file m2m_types.h.

Member Data Documentation

◆ u16HeaderLength

uint16 tstrM2MWifiTxPacketInfo::u16HeaderLength

Wlan frame header length.

Definition at line 1537 of file m2m_types.h.

◆ u16PacketSize

uint16 tstrM2MWifiTxPacketInfo::u16PacketSize

Wlan frame length.

Definition at line 1535 of file m2m_types.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03