-
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.
Fix merge issues in CHIPDeviceCommissioner. (#14579)
A combination of changes to the state machine, changes to require timed interactions for opening commissioning windows and PR 13371 landed, and the merge does not compile. Specific fixes: 1. Pass a timed invoke timeout when opening commissioning windows. 2. Restore the endpoint and command timeout bits for those commands that used to have them. This is a different timeout, not a timed invoke timeout.
- Loading branch information
1 parent
a117d85
commit 43a1e1a
Showing
2 changed files
with
22 additions
and
26 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