-
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.
[Tizen] Implement ScanNetworks. (#27623)
* [Tizen] Implement ScanNetworks This pacth: -> Implements ScanNetworks function. -> Implements callback functions related to the ScanNetworks. -> Implements Count and Next function. -> Resolve race condition in ble-wifi commissioning. Signed-off-by: Akash Kumar <[email protected]> * Update src/platform/Tizen/WiFiManager.cpp Co-authored-by: Arkadiusz Bokowy <[email protected]> * Implement ScanNetworks This pacth: -> Implements ScanNetworks function. -> Implements callback functions related to the ScanNetworks. -> Implements Count and Next function. -> Resolve race condition in ble-wifi commissioning. Signed-off-by: Akash Kumar <[email protected]> * Update error handling Signed-off-by: Akash Kumar <[email protected]> --------- Signed-off-by: Akash Kumar <[email protected]> Co-authored-by: Justin Wood <[email protected]> Co-authored-by: Arkadiusz Bokowy <[email protected]>
- Loading branch information
1 parent
ee014cb
commit 0869e98
Showing
5 changed files
with
341 additions
and
8 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
Oops, something went wrong.