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

Wi-Fi event info for AP got a disconnected station. More...

#include <iot_wifi.h>

Data Fields

uint8_t ucMac [wificonfigMAX_BSSID_LEN]
 
WIFIReason_t xReason
 

Detailed Description

Wi-Fi event info for AP got a disconnected station.

Field Documentation

◆ ucMac

uint8_t WiFiEventInfoAPStationDisconnected_t::ucMac[wificonfigMAX_BSSID_LEN]

MAC address of disconnected station.

◆ xReason

WIFIReason_t WiFiEventInfoAPStationDisconnected_t::xReason

Reason code for the disconnection.


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