Configuration for a WiFi scan operation.
More...
Configuration for a WiFi scan operation.
Definition at line 892 of file wifi.hpp.
◆ operator==()
| bool idfxx::wifi::scan_config::operator== |
( |
const scan_config & |
| ) |
const |
|
default |
◆ channel
| uint8_t idfxx::wifi::scan_config::channel = 0 |
Channel to scan (0 = all).
Definition at line 894 of file wifi.hpp.
◆ scan_type
Active or passive scan.
Definition at line 896 of file wifi.hpp.
◆ show_hidden
| bool idfxx::wifi::scan_config::show_hidden = false |
Include hidden networks.
Definition at line 895 of file wifi.hpp.
◆ ssid
| std::string idfxx::wifi::scan_config::ssid |
SSID to filter for (empty = all).
Definition at line 893 of file wifi.hpp.
The documentation for this struct was generated from the following file: