Commit ee2ae7f
committed
samples: wifi_provisioning_over_ble: Zero-init cnx_params to fix reconnect
Initialize wifi_connect_req_params to zero to avoid undefined values in
struct fields that caused reconnection to fail. This makes repeated
connects stable.
Signed-off-by: Tejus R S <ters@silabs.com>1 parent e75e331 commit ee2ae7f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| |||
0 commit comments