Kedar Sovani
0a42c974d0
ReadReq: Move stuff into common file
...
Read request handling is getting fairly large
2023-02-20 21:52:42 +05:30
Kedar Sovani
88bcbb1b02
ReadRequest: Create structure for recording ResumeReadRequest
2023-02-19 12:55:58 +05:30
Kedar Sovani
60ded6d5fb
ReadRequest: Chunked Messages - Part 1
...
- Create the structure so that when the WriteBuf gets full, we return back with MoreChunkedMessages note
- When the WriteBuf gets full, we also make a note of the current attribute, so that we can resume from this attribute
onwards while sending the next chunk
2023-02-18 14:50:12 +05:30
Kedar Sovani
4f31cbf329
AttrReadEncoder: If buffer is full, leave behind a sane state
...
Also, create an API that can be used to query the buffer full situation
2023-02-17 19:50:53 +05:30
Kedar Sovani
707d3700c0
NOC CAT: The CAT IDs in the NoC are only 32-bit, account for that
2023-02-12 10:14:47 +05:30
Kedar Sovani
0149d30a0c
CASE: Extract CAT IDs from current session and add them to the Accessor
2023-02-10 20:22:28 +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
315b7edbc8
ACL: Add support for NOC CAT
2023-02-10 09:15:10 +05:30
Kedar Sovani
34e137a346
Rebase changes on latest commit
2023-01-12 18:32:53 +05:30
Kedar Sovani
8714758ae4
data_model: A number of changes required for iOS to work
2023-01-12 17:56:21 +05:30
Kedar Sovani
40b6b0c505
admin-commissioning: Link PaseMgr with Admin Commissioning
...
Adding the second commissioner now works successfully through iOS! Yay!
2023-01-12 17:56:18 +05:30
Marcel
b477a871e9
Implemented the Clippy recommendations
2023-01-10 08:53:04 +01:00
Kedar Sovani
77af70d8f1
Initial commit
...
merged from https://github.com/kedars/matter-rs
2022-12-27 09:52:25 +05:30