Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use WIFI_FAST_SCAN if a specific channel was used #5975

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

obaterspok
Copy link
Contributor

1.0.6 changed scanning method to always scan all available channels during connect. This results in results in connect taking about ~3 seconds instead of ~1. This patch changes the behavior to use WIFI_FAST_SCAN if client used a specific channel.

Fixes #1675

1.0.6 changed scanning method to always scan all available channels during connect. This results in results in connect taking about ~3 seconds instead of ~1. This patch changes the behavior to use WIFI_FAST_SCAN if client used a specific channel.
@CLAassistant
Copy link

CLAassistant commented Dec 4, 2021

CLA assistant check
All committers have signed the CLA.

@me-no-dev me-no-dev merged commit f5b04b9 into espressif:master Dec 14, 2021
@me-no-dev
Copy link
Member

thanks! this looks like a nice solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants