Commit graph

21 commits

Author SHA1 Message Date
ivmarkov
875ac697ad Restore transaction completion code 2023-05-14 09:08:51 +00:00
ivmarkov
d82e9ec0af Remove allocations from Cert handling 2023-05-14 09:08:51 +00:00
ivmarkov
26fb6b01c5 Long reads and subscriptions reintroduced 2023-05-14 09:08:51 +00:00
ivmarkov
d446007f6b Support for no_std
Support for no_std

Further no_std compat
2023-05-14 09:08:51 +00:00
Kedar Sovani
5b2af5ffd7
Merge pull request #50 from kedars/feature/dedup
de-dup for RX packets
2023-04-05 13:45:21 +05:30
Kedar Sovani
0e172f073a NOC: Send an ACK up-front since NOC operations take longer time
Ack the other end while we are processing stuff, so it doesn't bombard us
with retransmissions
2023-04-05 12:18:26 +05:30
Daniel Struebig
760b543d17 Removed Result return type from new function of attribute 2023-03-08 09:50:50 +01:00
Kedar Sovani
2f360af9c2 NoC: Remove any ACLs for this fabric 2023-03-04 14:52:09 +05:30
Kedar Sovani
fbcbcb7db4 NoC: Remove Fabric Support 2023-03-04 13:12:04 +05:30
Kedar Sovani
da8d7a96b7 Tests: Add test for long read 2023-02-28 18:10:47 +05:30
Troels Dalsgaard Hoffmeyer
e3e085d135 Spelling: Sucess => Success 2023-02-28 16:42:23 +05:30
Kedar Sovani
725d19187e Session: Include NoC CAT fields, and populate them from the CASE exchange 2023-02-10 09:15:31 +05:30
Kedar Sovani
6fa4554d6d NOC: Add support for 2 attributes 2023-01-21 20:07:07 +05:30
Kedar Sovani
e6238ee2e6 noc: Support UpdateFabricLabel command 2023-01-12 17:56:21 +05:30
Marcel
b477a871e9 Implemented the Clippy recommendations 2023-01-10 08:53:04 +01:00
Kedar Sovani
ed5949253b
Merge pull request #2 from project-chip/feature/noc_fabrics_attr
Descriptor Cluster: Support attributes CurrentFabricIndex and Fabrics
2023-01-03 08:43:00 +05:30
Kedar Sovani
263a0e8d6e NOC: Support the read of 'Fabrics' attribute 2023-01-02 10:58:57 +05:30
Kedar Sovani
6d19a034d0 Fabric: Save vendor id when new Fabric is created 2023-01-02 10:58:51 +05:30
Kedar Sovani
59ebfa06c9 NOC: Support read attribute for current fabric index 2023-01-02 10:58:46 +05:30
Kedar Sovani
569f1bb19b OpCreds: ICAC is optional and may not be added as part of commissioning 2022-12-31 11:04:33 +05:30
Kedar Sovani
77af70d8f1 Initial commit
merged from https://github.com/kedars/matter-rs
2022-12-27 09:52:25 +05:30