forked from SiliconLabsSoftware/matter_sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate Device Controller from transport layer to exchange layer and …
…enable exchange layer by default. (#5627) * Migrate Device Controller from transport layer to messaging layer * Update src/app/util/chip-message-send.cpp Co-authored-by: Boris Zbarsky <bzbarsky@apple.com> * Update src/controller/CHIPDevice.cpp Co-authored-by: Boris Zbarsky <bzbarsky@apple.com> * Update src/controller/CHIPDevice.h Co-authored-by: Boris Zbarsky <bzbarsky@apple.com> * Update src/controller/CHIPDevice.h Co-authored-by: Boris Zbarsky <bzbarsky@apple.com> * Update to address review comments * Adjust CHIP compile-time configuration constants for messaging layer * Apply suggestions from code review * Fix restyle issue * Fix restyle issue for real Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
- Loading branch information
1 parent
60553a1
commit a369e89
Showing
30 changed files
with
360 additions
and
157 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 was deleted.
Oops, something went wrong.
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.