forked from project-chip/connectedhomeip
-
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.
Stop calling OnPairingComplete on CASE session establishment.
OnPairingComplete is documented as indicating the end of PASE establishment, but our implementation calls it for _some_ CASE sessions as well: only the ones we kick off from UpdateDevice. This is unexpected by API consumers, and we should not be doing it. Fixes project-chip#18230
- Loading branch information
1 parent
d79a0e3
commit 4d761a3
Showing
1 changed file
with
15 additions
and
27 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