|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Information about an IP assigned to a station connected to an AP. More...
Public Attributes | |
| net::ip4_addr | ip |
| mac_address | mac |
Information about an IP assigned to a station connected to an AP.
Dispatched with the ap_sta_ip4_assigned event.
| net::ip4_addr idfxx::netif::ap_sta_ip4_assigned_event_data::ip |
| mac_address idfxx::netif::ap_sta_ip4_assigned_event_data::mac |