-
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.
Add additional commissioning bindings to support BLE/IP auto-commissi…
…oning (#13427) 1. Fixes a bug in ApplyNetworkCredentials, where the Wi-Fi objects were being referenced instead of the Thread objects. Additionally, added an exit block and ensured this method passes successfully before continuing on to Commission(). 2. Added a binding for establishPaseSession to support IP commissioning. 3. Added a binding for Commission, which is in addition to the existing PairDevice binding. This is needed when PASE establishment happens separately from commissioning initiation.
- Loading branch information
Showing
3 changed files
with
102 additions
and
2 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