Commit graph

17 commits

Author SHA1 Message Date
Kedar Sovani
d67e134e26 Baseline timed request handling 2023-01-04 08:33:34 +05:30
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
aed39f716c
Merge pull request #1 from project-chip/feature/ios_support
Commissioning Complete from iOS
2023-01-03 08:42:44 +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
f096f50054 Misc: Fix leftover debug print put_str16 -> str16 2023-01-01 11:55:52 +05:30
Kedar Sovani
752a2f3880 Make CASE work with iOS
- The initiator ICAC is also optional in this scenario
- Secondly, it was observed that the NOC was larger than 256, so we've got to use str16 instead
2023-01-01 11:54:58 +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
bd25ca8c85 DM: Include placeholder support for PartsList 2022-12-31 11:03:27 +05:30
Kedar Sovani
5843ebf2c0 Network Commissioning: Fix incorrect reporting of transport type 2022-12-31 11:02:45 +05:30
Kedar Sovani
72e703353d Debug: Include TLV dumps for Secure Channel exchanges 2022-12-31 11:02:16 +05:30
Kedar Sovani
1048b781f1 Fix GitHub workflows 2022-12-28 14:59:07 +05:30
Kedar Sovani
731316d44e Rename the file from plonk_psm to matter_psm 2022-12-28 10:29:58 +05:30
Kedar Sovani
77af70d8f1 Initial commit
merged from https://github.com/kedars/matter-rs
2022-12-27 09:52:25 +05:30
Martin Turon
ec4a60a965 Initial revision. 2022-12-12 08:51:27 -08:00
Martin Turon
2c66cc9d57
Initial commit 2022-12-12 08:43:44 -08:00