Files
esp-matter/components
Shubham Patil 3d9d6d1fa6 Fix problems with string type attributes
- Use the defined consts when creating attributes
- Pass in the strlen and the max size of attribute when creating
  attribute
- Allocate max-str-size plus the size for storing the string length when
  creating the attribute metadata
2024-03-11 15:00:10 +05:30
..