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

os/board/rtl8730e: Support scanning of multiple specified APs #6172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwei5
Copy link
Contributor

@jwei5 jwei5 commented May 6, 2024

  • Add API wifi_netmgr_utils_scan_multi_ap() to scan up to 6 specified APs
  • If the channel of any of the APs to scan is set to 0, scan will be done on all valid channels
  • Add scan option RTW_SCAN_ALL to support including results of other APs when scanning for specified APs

* Add API wifi_netmgr_utils_scan_multi_ap() to scan up to 6 specified APs
* If the channel of any of the APs to scan is set to 0, scan will be done on all valid channels
* A general scan will be performed if no config is passed into wifi_netmgr_utils_scan_multi_ap()
* Add scan option RTW_SCAN_ALL to support including results of other APs when scanning for specified APs
@Jw00
Copy link
Contributor

Jw00 commented May 10, 2024

Thank you for your working, I will check this and then share the test result with you.

@jwei5
Copy link
Contributor Author

jwei5 commented May 24, 2024

Due to a conflict when PR #6199 is merged, please do not merge this PR yet.
I will rebase this PR after PR #6199 is merged.

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

Successfully merging this pull request may close these issues.

None yet

2 participants