-
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.
Move ble to commissioning state machine (#12909)
* Add network setup commands to commissioning parameters. * Use full commissioning state machine for BLE. Includes network setup, so removed manual network setup from PairingCommand and tests. * Add check for network parameters for BLE * Move CommissioningParameters to CommissioingDelegate * Restyled by autopep8 * Add command to TV app * Wrong function call on cirque. * Try again for cirque * fix Incorrect error checking for networking states * Debugging on CI becuase I can't get cirque workign locally. * Pass size with thread TLV. Co-authored-by: Restyled.io <commits@restyled.io>
- Loading branch information
Showing
12 changed files
with
333 additions
and
355 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
Oops, something went wrong.