Information about a successful station connection.
More...
Information about a successful station connection.
Dispatched with the wifi::event_id::sta_connected event.
Definition at line 1128 of file wifi.hpp.
◆ operator==()
◆ authmode
| enum auth_mode idfxx::wifi::connected_event_data::authmode |
Authentication mode used.
Definition at line 1132 of file wifi.hpp.
◆ bssid
MAC address of the connected AP.
Definition at line 1129 of file wifi.hpp.
◆ channel
| uint8_t idfxx::wifi::connected_event_data::channel |
Channel of the connected AP.
Definition at line 1131 of file wifi.hpp.
◆ ssid
| std::string idfxx::wifi::connected_event_data::ssid |
SSID of the connected AP.
Definition at line 1130 of file wifi.hpp.
The documentation for this struct was generated from the following file: