mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-05-21 00:47:55 +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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
esp32c6/libpp.a
BIN
esp32c6/libpp.a
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user