mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-05-21 17:06:15 +08:00
feat(esp_wifi): Adds a new API to set default scan parameters(351c534a)
- 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.
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user