rs-matter/matter/src
2023-07-21 12:12:55 +00:00
..
cert Chrono dep made optional 2023-07-21 12:09:56 +00:00
codec Remove allocations from Base38 and QR calc 2023-07-21 12:09:56 +00:00
crypto Bugfix: fabric adding wrongly started at index 0 2023-07-21 12:12:55 +00:00
data_model Bugfix: two separate failsafe instances were used 2023-07-21 12:12:55 +00:00
interaction_model Restore transaction completion code 2023-07-21 12:12:55 +00:00
pairing Cleanup a bit the mDns story 2023-07-21 12:12:54 +00:00
secure_channel Cleanup a bit the mDns story 2023-07-21 12:12:54 +00:00
tlv Remove allocations from Cert handling 2023-07-21 12:09:56 +00:00
transport Heap-allocated packets not necessary; no_std and no-alloc build supported end-to-end 2023-07-21 12:12:55 +00:00
utils More ergonomic api when STD is available 2023-07-21 12:09:56 +00:00
acl.rs Fix several no_std incompatibilities 2023-07-21 12:09:56 +00:00
core.rs Heap-allocated packets not necessary; no_std and no-alloc build supported end-to-end 2023-07-21 12:12:55 +00:00
error.rs Heap-allocated packets not necessary; no_std and no-alloc build supported end-to-end 2023-07-21 12:12:55 +00:00
fabric.rs Bugfix: fabric adding wrongly started at index 0 2023-07-21 12:12:55 +00:00
group_keys.rs Remove allocations from Base38 and QR calc 2023-07-21 12:09:56 +00:00
lib.rs Heap-allocated packets not necessary; no_std and no-alloc build supported end-to-end 2023-07-21 12:12:55 +00:00
mdns.rs Comm with chip-tool 2023-07-21 12:12:54 +00:00
persist.rs Support for no_std 2023-07-21 12:09:56 +00:00