FreeRTOS: Wi-Fi Management Library
Return to main page ↑
WiFiEventInfoRxDone_t Struct Reference

Wi-Fi event info for receiving a frame in monitor mode (or normal mode with RX filter). More...

#include <iot_wifi.h>

Data Fields

uint8_t * pucData
 
uint32_t ulLength
 

Detailed Description

Wi-Fi event info for receiving a frame in monitor mode (or normal mode with RX filter).

Field Documentation

◆ pucData

uint8_t* WiFiEventInfoRxDone_t::pucData

Data buffer of received raw frame.

◆ ulLength

uint32_t WiFiEventInfoRxDone_t::ulLength

Length of the raw frame.


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