|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Information about a station connecting to the soft-AP. More...
Public Attributes | |
| mac_address | mac |
| uint8_t | aid |
Information about a station connecting to the soft-AP.
Dispatched with the wifi::event_id::ap_sta_connected event.
| uint8_t idfxx::wifi::ap_sta_connected_event_data::aid |
| mac_address idfxx::wifi::ap_sta_connected_event_data::mac |