|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Information about a successful station connection. More...
Public Attributes | |
| mac_address | bssid |
| std::string | ssid |
| uint8_t | channel |
| enum auth_mode | authmode |
Information about a successful station connection.
Dispatched with the wifi::event_id::sta_connected event.
| mac_address idfxx::wifi::connected_event_data::bssid |
| uint8_t idfxx::wifi::connected_event_data::channel |
| std::string idfxx::wifi::connected_event_data::ssid |