-
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.
[EFR32] Added fix to change network in CNET and setting DGWIFI to cor…
…rect value for security (#21718) * Added fix for change network and DGWIFI to correct value * Restyled code Co-authored-by: rosahay-silabs <[email protected]>
- Loading branch information
Showing
2 changed files
with
10 additions
and
1 deletion.
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
Submodule matter_support
updated
6 files
+219 −0 | .restyled.yaml | |
+162 −161 | matter/wifi/rs911x/rsi_if.c | |
+1 −0 | matter/wifi/rs911x/wfx_rsi.h | |
+4 −2 | matter/wifi/rs911x/wfx_rsi_host.c | |
+9 −4 | matter/wifi/wf200/host_if.cpp | |
+34 −29 | matter/wifi/wfx_host_events.h |