Skip to content

Commit

Permalink
Update src/darwin/Framework/CHIP/MTRDevice.mm
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
woody-apple and bzbarsky-apple authored May 15, 2024
1 parent 95cd7c5 commit f0fe96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/darwin/Framework/CHIP/MTRDevice.mm
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ @implementation MTRDevice {
// If this is true when the report ends, we notify the delegate.
BOOL _deviceConfigurationChanged;

// The completion block is set when the subscription / resubscription work is enqueued, and called / cleared when:
// The completion block is set when the subscription / resubscription work is enqueued, and called / cleared when any of the following happen:
// 1. Subscription establishes
// 2. When OnResubscriptionNeeded is called
// 3. On subscription reset (including when getSessionForNode fails)
Expand Down

0 comments on commit f0fe96f

Please sign in to comment.