-
Notifications
You must be signed in to change notification settings - Fork 3k
Allow WhdAccessPoint scan results with extended parameters #11662
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
Conversation
@cydriftcloud, thank you for your changes. |
@maclobdell Please help to review. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
otherwise looks fine to me
- Add WhdAccessPoint to include additional WHD scan info - To save memory, only move assignment is supported for WhdAccessPoint - Add scan_whd to scan for WhdAccessPoint - Set set_blocking(false) to unsupported by return NSAPI_ERROR_UNSUPPORTED
f0084d8
to
7b16166
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
License header added.
CI started while @ARMmbed/mbed-os-ipcore reviews |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Add WhdAccessPoint to include additional WHD scan info
Description
Pull request type
Reviewers
Release Notes