Skip to content

Commit

Permalink
add icd check-in message in protocol_messages.matter (project-chip#29332
Browse files Browse the repository at this point in the history
)
  • Loading branch information
yunhanw-google authored and HunsupJung committed Oct 23, 2023
1 parent 6ee28ed commit deedda9
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 deedda9

Please sign in to comment.