-
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.
[Fabric-Admin] Refactor to use API methods instead of PushCommand (2/…
…3) (#35867) * Refactor to use API methods instead of PushCommand for pairing * Restyled by whitespace * Restyled by clang-format * Schedule work on the Matter thread * Update examples/fabric-admin/device_manager/PairingManager.cpp Co-authored-by: Terence Hampson <[email protected]> * Update examples/fabric-admin/device_manager/PairingManager.cpp Co-authored-by: Terence Hampson <[email protected]> * Update examples/fabric-admin/device_manager/PairingManager.cpp Co-authored-by: Terence Hampson <[email protected]> * Update examples/fabric-admin/device_manager/PairingManager.cpp Co-authored-by: Terence Hampson <[email protected]> * Address review comments * Cleanup CCTRL attestation logic from PairingCommand --------- Co-authored-by: Restyled.io <[email protected]> Co-authored-by: Terence Hampson <[email protected]>
- Loading branch information
Showing
10 changed files
with
711 additions
and
242 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
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
Oops, something went wrong.