Public Attributes | List of all members
tstrM2MWifiMonitorModeCtrl Struct Reference

This struct contains the Wi-Fi Monitor Mode Filter. It sets the filtering criteria for WLAN packets when monitoring mode is enabled. The received packets matching the filtering parameters, are passed directly to the application. More...

#include <m2m_types.h>

Public Attributes

uint8 __PAD16__ [2]
 
uint8 au8BSSID [6]
 
uint8 au8DstMacAddress [6]
 
uint8 au8SrcMacAddress [6]
 
uint8 u8ChannelID
 
uint8 u8EnRecvHdr
 
uint8 u8FrameSubtype
 
uint8 u8FrameType
 

Detailed Description

This struct contains the Wi-Fi Monitor Mode Filter. It sets the filtering criteria for WLAN packets when monitoring mode is enabled. The received packets matching the filtering parameters, are passed directly to the application.

Definition at line 1465 of file m2m_types.h.

Member Data Documentation

◆ __PAD16__

uint8 tstrM2MWifiMonitorModeCtrl::__PAD16__[2]

Padding bytes for forcing 4-byte alignment

Definition at line 1480 of file m2m_types.h.

◆ au8BSSID

uint8 tstrM2MWifiMonitorModeCtrl::au8BSSID[6]

ZERO means DO NOT FILTER BSSID.

Definition at line 1476 of file m2m_types.h.

◆ au8DstMacAddress

uint8 tstrM2MWifiMonitorModeCtrl::au8DstMacAddress[6]

ZERO means DO NOT FILTER Destination address.

Definition at line 1474 of file m2m_types.h.

◆ au8SrcMacAddress

uint8 tstrM2MWifiMonitorModeCtrl::au8SrcMacAddress[6]

ZERO means DO NOT FILTER Source address.

Definition at line 1472 of file m2m_types.h.

◆ u8ChannelID

uint8 tstrM2MWifiMonitorModeCtrl::u8ChannelID

RF Channel ID. It must use values from tenuM2mScanCh

Definition at line 1466 of file m2m_types.h.

◆ u8EnRecvHdr

uint8 tstrM2MWifiMonitorModeCtrl::u8EnRecvHdr

Enable recv the full header before the payload

Definition at line 1478 of file m2m_types.h.

◆ u8FrameSubtype

uint8 tstrM2MWifiMonitorModeCtrl::u8FrameSubtype

It must use values from tenuSubTypes.

Definition at line 1470 of file m2m_types.h.

◆ u8FrameType

uint8 tstrM2MWifiMonitorModeCtrl::u8FrameType

It must use values from tenuWifiFrameType.

Definition at line 1468 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