Skip to content

Commit

Permalink
Implement PDC support in Network Commissioning cluster (project-chip#…
Browse files Browse the repository at this point in the history
…30511)

* 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 Nov 17, 2023
1 parent 788011e commit 1369703
Show file tree
Hide file tree
Showing 6 changed files with 435 additions and 108 deletions.
Loading

0 comments on commit 1369703

Please sign in to comment.