Information about a home channel change.
More...
Information about a home channel change.
Dispatched with the wifi::event_id::home_channel_change event.
Definition at line 1137 of file wifi.hpp.
◆ new_primary
| uint8_t idfxx::wifi::home_channel_change_event_data::new_primary |
New primary channel.
Definition at line 1140 of file wifi.hpp.
◆ new_second
| std::optional<enum second_channel> idfxx::wifi::home_channel_change_event_data::new_second |
New secondary channel position.
Definition at line 1141 of file wifi.hpp.
◆ old_primary
| uint8_t idfxx::wifi::home_channel_change_event_data::old_primary |
Previous primary channel.
Definition at line 1138 of file wifi.hpp.
◆ old_second
| std::optional<enum second_channel> idfxx::wifi::home_channel_change_event_data::old_second |
Previous secondary channel position.
Definition at line 1139 of file wifi.hpp.
The documentation for this struct was generated from the following file: