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

Pass explicit DiscoveryCapabilities #162

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

ivmarkov
Copy link
Contributor

Minor extension to allow the user to pass a custom DiscoveryCapabilities instance thru the API.

Currently, a Default::default() discovery caps is hard-coded in rs-matter, however this is not appropriate because the default instance is set for ethernet commissioning, while the user might want Wifi+BLE.

@ivmarkov ivmarkov requested review from andy31415 and kedars May 14, 2024 14:05
@andy31415 andy31415 merged commit 5d41b9f into project-chip:main May 15, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants