-
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.
[Telink] W91 BLE/WiFi updates & Update build to docker version 57 (#3…
…4027) * [Telink] Enable IPv4 * [Telink] Logs for WiFi debug * [Telink] Get NetIf interface instead of static * [Telink] Add GetSupportedWiFiBandsMask * [Telink] Use ssid for OnNetworkingStatusChange * [Telink] Add join default WiFi network for debug * [Telink] Use key matrix * [Telink] Enable temporarry IPv4 & DHCPV4 Issue with IPv6 UDP bind & CHIP_IPV4 config * [Telink] Fixes to enable and test BLE * [Telink] Alignment with NRF/Zephyr platform * [Telink] Fix minimal mDNS init issue * [Telink] Add DNS server refresh after adding new IPv6 address * [Telink] Move NFCManagerImpl.cpp under chip_enable_nfc * [Telink] Add basic switch context from BLE to WiFi * [Telink] Enable Thread/WiFi start buttons with enabled BLE * [Telink] Places for SwitchToWiFi on finish BLE commisioning part * [Telink] Enable BLE for W91 * [Telink] fix CI error * [Telink] Use BLE/WiFi concurrent mode for W91 * [Telink] Use BLE/WiFi concurrent mode for W91 * [Telink] Remove unused includes * [Telink] Update set ble mac address for w91 and b9x * [Telink] Update to docker version 57 * Restyled by clang-format --------- Co-authored-by: Serhii Salamakha <[email protected]> Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
1 parent
f170ae0
commit be26a8f
Showing
22 changed files
with
321 additions
and
145 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
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
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.