Skip to main content

Module sc

Module sc 

Source
Expand description

Re-export the rs-matter crate

Modules§

busy
case
CASE (Certificate Authenticated Session Establishment) protocol implementation.
checkin
The Check-In message: its payload codec and the low-level per-message send.
pase
PASE (Passcode-Authenticated Session Establishment) protocol implementation.

Structs§

SecureChannel
Handle messages related to the Secure Channel
StatusReport
Represents a Status Report message, as per “Appendix D: Status Report Messages” of the Matter Spec.

Enums§

GeneralCode
OpCode
SCStatusCodes

Constants§

PROTO_ID_SECURE_CHANNEL

Traits§

AsyncScHandler
An extension point for the SecureChannel handler, letting a controller react to the Secure Channel messages that the accessory role only drops: incoming Check-In notifications and unsolicited Message Counter Sync responses.

Functions§

complete_with_status
sc_write