mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-05-20 16:37:18 +08:00

- esp_wifi_set_scan_parameters() : Used to set the default scan parameters to be used while scanning. These parameters will be used for all scans conducted by station including connect scan. Parameters provided through esp_wifi_scan_start() override the default parameters for that scan only - esp_wifi_get_scan_parameters(): Used to get the current default scan parameters.
58 KiB
58 KiB