Vijay Selvaraj

Results 5 issues of Vijay Selvaraj

#### Problem * Chip-tool static library (which gathers all common sources) does not include PairingCommand.cpp. #### Change overview * Make chip-tool static-library recipe include PairingCommand.cpp #### Testing * Tested commissioning...

tools
examples
stale
review - pending

Recently added Test-Net PAAs and Main-Net PAAs were not available in the Trust store. This PR adds the missing PAAs.

review - pending

Added an interface for revocation checks to DeviceAttestationVerifier. Reference: Issue https://github.com/project-chip/connectedhomeip/issues/26430

documentation
tools
examples
scripts
lib
controller
review - changed requested
core

#### Testing ``` $ gn gen --check out/host/ $ ninja -C out/host/ src/controller/tests:tests_run ```

examples
controller
review - pending

#### Summary Implement Joint Fabric DataStore Sync #### Related issues Addresses Issue: https://github.com/project-chip/connectedhomeip/issues/40592. #### Testing Verified using the below instructions. ``` $ gn gen --check out/host/ --args='chip_device_config_enable_joint_fabric=true' $ ninja -C...

examples
scripts
app
review - pending
joint-fabric