Default scan timing parameters.
More...
Default scan timing parameters.
Definition at line 905 of file wifi.hpp.
◆ operator==()
| constexpr bool idfxx::wifi::scan_default_params::operator== |
( |
const scan_default_params & |
| ) |
const |
|
constexprdefaultnoexcept |
◆ active_scan_max
| std::chrono::milliseconds idfxx::wifi::scan_default_params::active_scan_max {120} |
Maximum active scan time per channel.
Definition at line 907 of file wifi.hpp.
◆ active_scan_min
| std::chrono::milliseconds idfxx::wifi::scan_default_params::active_scan_min {0} |
Minimum active scan time per channel.
Definition at line 906 of file wifi.hpp.
◆ home_chan_dwell_time
| std::chrono::milliseconds idfxx::wifi::scan_default_params::home_chan_dwell_time {30} |
Home channel dwell time (max 255 ms).
Definition at line 909 of file wifi.hpp.
◆ passive_scan
| std::chrono::milliseconds idfxx::wifi::scan_default_params::passive_scan {360} |
Passive scan time per channel.
Definition at line 908 of file wifi.hpp.
The documentation for this struct was generated from the following file: