Skip to content
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] Expose discovery capabilities in SetupPayload #8178

Merged

Conversation

austinh0
Copy link
Contributor

@austinh0 austinh0 commented Jul 7, 2021

Problem

  • SetupPayload.java has a rendezvousInformation field, but it is unset.

Change overview

  • Create DiscoveryCapability enum
  • Fill SetupPayload with a set of discovery capabilities, replacing rendezvousInformation
  • Update CHIPTool device details screen to show the above set

Testing

  • Scanned ble, softap, onnetwork, and softap+onnetwork QR codes, and verified correct values shown in device details fragment
  • Went through normal commissioning flow, nothing changed.

@austinh0 austinh0 force-pushed the discovery-capabilities branch from 22cc183 to 1314929 Compare July 8, 2021 19:46
@austinh0
Copy link
Contributor Author

austinh0 commented Jul 9, 2021

@bzbarsky-apple bzbarsky-apple merged commit 0b78067 into project-chip:master Jul 9, 2021
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants