Struct wifi_event_ap_staconnected_t
ClassList > wifi_event_ap_staconnected_t
#include <WiFiEvents.h>
Public Attributes
Type | Name |
---|---|
uint8_t | aid |
bool | is_mesh_child |
uint8_t | mac |
Detailed Description
Argument structure for WIFI_EVENT_AP_STACONNECTED event
Public Attributes Documentation
variable aid
the aid that ESP32 soft-AP gives to the station connected to
variable is_mesh_child
flag to identify mesh child
variable mac
MAC address of the station connected to ESP32 soft-AP
The documentation for this class was generated from the following file cores/common/arduino/libraries/api/WiFi/WiFiEvents.h