Struct wifi_event_sta_wps_er_success_t
ClassList > wifi_event_sta_wps_er_success_t
#include <WiFiEvents.h>
Public Attributes
Type | Name |
---|---|
struct wifi_event_sta_wps_er_success_t::@0 | ap_cred |
uint8_t | ap_cred_cnt |
uint8_t | passphrase |
uint8_t | ssid |
Detailed Description
Argument structure for WIFI_EVENT_STA_WPS_ER_SUCCESS event
Public Attributes Documentation
variable ap_cred
struct wifi_event_sta_wps_er_success_t::@0 wifi_event_sta_wps_er_success_t::ap_cred[MAX_WPS_AP_CRED];
All AP credentials received from WPS handshake
variable ap_cred_cnt
Number of AP credentials received
variable passphrase
Passphrase for the AP
variable ssid
SSID of AP
The documentation for this class was generated from the following file cores/common/arduino/libraries/api/WiFi/WiFiEvents.h