SDK  23.9.2
For IoT System Software Development
Public Attributes | List of all members
WiFiClass::event_sta_connected_t Struct Reference

Public Attributes

uint8_t ssid [32]
 
uint8_t ssid_len
 
uint8_t bssid [6]
 
uint8_t channel
 
auth_mode_t authmode
 

Member Data Documentation

◆ bssid

uint8_t WiFiClass::event_sta_connected_t::bssid[6]

BSSID of connected AP

◆ channel

uint8_t WiFiClass::event_sta_connected_t::channel

channel of connected AP

◆ ssid

uint8_t WiFiClass::event_sta_connected_t::ssid[32]

SSID of connected AP

◆ ssid_len

uint8_t WiFiClass::event_sta_connected_t::ssid_len

SSID length of connected AP


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