Skip to content

Commit

Permalink
Update src/controller/CommissioningDelegate.h
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
  • Loading branch information
yunhanw-google and bzbarsky-apple authored Dec 20, 2023
1 parent 0760e6e commit 764fc7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/controller/CommissioningDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -679,8 +679,8 @@ struct GeneralCommissioningInfo
;
};

// ICDManagementClusterInfo is updated when controller read ICDManagementCluster, and used to instruct whether to go with ICD Configuration
// and further indicate to the user how to trigger the ICD to switch to active mode.
// ICDManagementClusterInfo is populated when the controller reads information from
// the ICD Management cluster, and is used to communicate that information.
struct ICDManagementClusterInfo
{
// Depict whether it is LIT or SIT device
Expand Down

0 comments on commit 764fc7b

Please sign in to comment.