Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrfconnect] Fix the case when the Wi-Fi info cannot be retrieved
Don't pass uninitialized WiFiInfo object to the OnNetworkingStatusChange() callback in case the GetWiFiInfo() fails. Use GetWantedNetwork() return value as a fallback. Signed-off-by: Marcin Kajor <[email protected]>
- Loading branch information