Skip to content

Commit

Permalink
add icd check-in message in protocol_messages.matter (#29332)
Browse files Browse the repository at this point in the history
  • Loading branch information
yunhanw-google authored and pull[bot] committed Nov 9, 2023
1 parent bd8d745 commit 1732068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/format/protocol_messages.matter
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ client cluster SecureChannelProtocol = 0xFFFF0000 {
readonly attribute CaseSigma3 case_sigma3 = 0x32;
readonly attribute CaseSigma2Resume case_sigma2_resume = 0x33;
readonly attribute protocol_binary_data status_report = 0x40;
readonly attribute protocol_binary_data icd_checkin = 0x50;
}

/// Fake cluster for defining structures for IM data encoding.
Expand Down

0 comments on commit 1732068

Please sign in to comment.