wifi_prov_mgr_wifi_scan_start() function
Start Wi-Fi AP Scan
Arguments
blocking
Set true to return only after scanning is complete
passive
Set true to perform passive scan instead of default active scan
group_channels
Number of channels to scan in one go (set to 0 for scanning all channels in one go)
period_ms
Scan time (in milli-seconds) on each channel
Return value
- ESP_OK : Successfully started Wi-Fi scanning - ESP_FAIL : Provisioning app not running