Struct wifi_event_sta_authmode_change_t
ClassList > wifi_event_sta_authmode_change_t
#include <WiFiEvents.h>
Public Attributes
Type | Name |
---|---|
wifi_auth_mode_t | new_mode |
wifi_auth_mode_t | old_mode |
Detailed Description
Argument structure for WIFI_EVENT_STA_AUTHMODE_CHANGE event
Public Attributes Documentation
variable new_mode
the new auth mode of AP
variable old_mode
the old auth mode of AP
The documentation for this class was generated from the following file cores/common/arduino/libraries/api/WiFi/WiFiEvents.h