ESP-IDF + 0/6 examples
SourceVu will show references to wifi_scan_config_t from the following samples and libraries:
 
Symbols
loading (4/5)...
Files
loading (4/5)...
SummarySyntaxRelatedExamplesReferencesInstancesLifecycle

Fields

Field
Declared as
Description
uint8_t *
SSID of AP.
uint8_t *
MAC address of AP.
uint8_t
Channel, scan the specific channel.
bool
Enable it to scan AP whose SSID is hidden.
Scan type, active or passive.
Scan time per channel.
uint8_t
Time spent at home channel between scanning consecutive channels.
Channel bitmap for setting specific channels to be scanned. Please note that the 'channel' parameter above needs to be set to 0 to allow scanning by bitmap. Also, note that only allowed channels configured by wifi_country_t can be scanned.