WINC1500 IoT Software APIs: tstrM2MWifiMonitorModeCtrl Struct Reference

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
tstrM2MWifiMonitorModeCtrl Struct Reference

Data Fields

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

Detailed Description

Wi-Fi Monitor Mode Filter.

This structure sets the filtering criteria for WLAN packets when monitoring mode is enable. The received packets matching the filtering parameters, are passed directly to the application.

Field Documentation

◆ u8ChannelID

uint8 u8ChannelID

◆ u8FrameType

uint8 u8FrameType

It must use values from tenuWifiFrameType.

◆ u8FrameSubtype

uint8 u8FrameSubtype

It must use values from tenuSubTypes.

◆ au8SrcMacAddress

uint8 au8SrcMacAddress[6]

◆ au8DstMacAddress

uint8 au8DstMacAddress[6]

◆ au8BSSID

uint8 au8BSSID[6]

◆ u8EnRecvHdr

uint8 u8EnRecvHdr

◆ __PAD16__

uint8 __PAD16__[2]

Padding bytes for forcing 4-byte alignment

Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13