-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Platform] [silabs] align WiFi network join failure "Status Codes" in IEEE 802.11-2020 #26861
Labels
Comments
LeelakumarPS
added a commit
to LeelakumarPS/connectedhomeip
that referenced
this issue
May 30, 2023
project-chip#26861 - align WiFi network join failure Status Codes in IEEE 802.11-2020
LeelakumarPS
added a commit
to LeelakumarPS/connectedhomeip
that referenced
this issue
May 30, 2023
project-chip#26861 - align WiFi network join failure Status Codes in IEEE 802.11-2020
LeelakumarPS
added a commit
to LeelakumarPS/connectedhomeip
that referenced
this issue
Jun 6, 2023
project-chip#26861 - align WiFi network join failure Status Codes in IEEE 802.11-2020
LeelakumarPS
added a commit
to LeelakumarPS/connectedhomeip
that referenced
this issue
Jun 6, 2023
project-chip#26861 - align WiFi network join failure Status Codes in IEEE 802.11-2020
LeelakumarPS
added a commit
to LeelakumarPS/connectedhomeip
that referenced
this issue
Jun 23, 2023
project-chip#26861 - align WiFi network join failure Status Codes in IEEE 802.11-2020
jepenven-silabs
pushed a commit
that referenced
this issue
Jul 18, 2023
* Adds fix for failed last connect error value * Update src/platform/silabs/NetworkCommissioningWiFiDriver.cpp Co-authored-by: Boris Zbarsky <[email protected]> * Pointing the github issue #26861 - align WiFi network join failure Status Codes in IEEE 802.11-2020 --------- Co-authored-by: Boris Zbarsky <[email protected]>
erwinpan1
pushed a commit
to erwinpan1/connectedhomeip
that referenced
this issue
Jul 21, 2023
…26651) * Adds fix for failed last connect error value * Update src/platform/silabs/NetworkCommissioningWiFiDriver.cpp Co-authored-by: Boris Zbarsky <[email protected]> * Pointing the github issue project-chip#26861 - align WiFi network join failure Status Codes in IEEE 802.11-2020 --------- Co-authored-by: Boris Zbarsky <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction steps
This issue is with respect to #26651, on failure to connect to network the status returned should align with the "Status Codes" defined in the IEEE 802.11-2020 specifications. Roughly, would require to pass along the status value from the WiFi management frame.
Platform
efr32
Platform Version(s)
No response
Type
Unit tested
(Optional) If manually tested please explain why this is only manually tested
No response
Anything else?
handy reference
The text was updated successfully, but these errors were encountered: