-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make supported Wi-Fi bands API less error prone (#31349)
* Make supported Wi-Fi bands API less error prone - Return a bitmask rather than mutating a span which could have led to misuse. - Make Network Commissioning cluster revision programmatic to avoid rev 1 leftovers (illegal starting at 1.3). - Fix an internal error case on writes. Fixes #30107 Issue #30110 Testing done: - Existing integration tests still pass with refactor. * Restyled by clang-format * Fix CI * Address review comments * Fix CI --------- Co-authored-by: Restyled.io <[email protected]> Co-authored-by: [email protected] <[email protected]>
- Loading branch information
Showing
6 changed files
with
56 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
zzz_generated/darwin-framework-tool/zap-generated/test/Commands.h
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.