Skip to content

Commit

Permalink
Implement PDC support in Network Commissioning cluster (#30511)
Browse files Browse the repository at this point in the history
* Small refactorings of network-commissioning.cpp

- Tidy up EnumerateAcceptedCommands
- Move constructors out of header
- Simplify debug text logic
- Simplify enumeration of Iterator
- Use CHIP_ERROR_FORMAT for logging errors
- Refer to Status type name consistently

* Implement PDC support in Network Commissioning cluster

and add the relevant APIs to NetworkCommissioning::WiFiDriver.
  • Loading branch information
ksperling-apple authored and pull[bot] committed Mar 25, 2024
1 parent 4b937f0 commit 2943aa0
Show file tree
Hide file tree
Showing 6 changed files with 435 additions and 108 deletions.
Loading

0 comments on commit 2943aa0

Please sign in to comment.