|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Information about a completed scan. More...
Public Attributes | |
| uint32_t | status |
| uint8_t | number |
| uint8_t | scan_id |
Information about a completed scan.
Dispatched with the wifi::event_id::scan_done event.
| uint8_t idfxx::wifi::scan_done_event_data::number |
| uint8_t idfxx::wifi::scan_done_event_data::scan_id |
| uint32_t idfxx::wifi::scan_done_event_data::status |