-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chip-tool] Update chip-tool such that the device scanner is able to …
…directly gives the discovered CommissionNodeData to the SetUpCodePairer (#26164) * [dnssd] Add ChipDnssdBrowse method that accepts a delegate * [dnssd] Add ChipDnssdResolve method that accepts a delegate * [darwin] Add ChipDnssdBrowse that accepts a delegate implementation on darwin * [darwin] Add ChipDnssdResolve that accepts a delegate implementation on darwin * Add an optional Dnssd::CommonResolutionData parameters when pairing a device using a setup code * [chip-tool] Update chip-tool such that the device scanner is using the whole discovered node data addresses
- Loading branch information
1 parent
54256f3
commit 3030061
Showing
20 changed files
with
882 additions
and
243 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.