-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[IM] Fabric filtered read #12710
[IM] Fabric filtered read #12710
Conversation
9097e3b
to
c7bc7d2
Compare
PR #12710: Size comparison from b9d8ef1 to c7bc7d2 Full report (38 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
c7bc7d2
to
7edbfc6
Compare
PR #12710: Size comparison from a7dd25e to 7edbfc6 Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor comments, but otherwise, looking really good!
zzz_generated/app-common/app-common/zap-generated/cluster-objects.h
Outdated
Show resolved
Hide resolved
7edbfc6
to
6468763
Compare
This unit tests contains hard code TLV data, they should be replaced with some decoding code to improve readability.connectedhomeip/src/app/tests/TestAttributeValueEncoder.cpp Lines 36 to 40 in 6468763
This comment was generated by todo based on a
|
PR #12710: Size comparison from 1423df5 to 6468763 Full report (30 builds for efr32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
6468763
to
5434b82
Compare
PR #12710: Size comparison from 6ea2c90 to 5434b82 Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Problem
Fabric filtered read is not supported.
Change overview
Implement
IsFabricScoped
Testing