-
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
[Android] Add controller node ID API #28791
[Android] Add controller node ID API #28791
Conversation
PR #28791: Size comparison from 270d8e2 to 3dd8b98 Increases (11 builds for bl602, cc32xx, cyw30739, nrfconnect, telink)
Decreases (13 builds for bl702, bl702l, psoc6, telink)
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, 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.
Coud you add this api test in this pairing test here? https://github.com/project-chip/connectedhomeip/blob/master/examples/java-matter-controller/java/src/com/matter/controller/commands/pairing/PairOnNetworkLongCommand.kt
thanks
* Add controller node ID API * Restyled by google-java-format --------- Co-authored-by: Restyled.io <commits@restyled.io>
* Add controller node ID API * Restyled by google-java-format --------- Co-authored-by: Restyled.io <commits@restyled.io>
Fix #28768
Add Controller Node Id API in Android Platform.