Embedded: fix network detection

This commit is contained in:
Floris Bos 2024-01-15 00:16:43 +01:00
parent ebe72a4b16
commit 8c9de2d78c
7 changed files with 188 additions and 6 deletions

View file

@ -159,6 +159,7 @@ signals:
void networkOnline();
void preparationStatusUpdate(QVariant msg);
void osListPrepared();
void networkInfo(QVariant msg);
protected slots:
@ -176,6 +177,7 @@ protected slots:
void onTimeSyncReply(QNetworkReply *reply);
void onPreparationStatusUpdate(QString msg);
void handleNetworkRequestFinished(QNetworkReply *data);
void onSTPdetected();
private:
// Recursively walk all the entries with subitems and, for any which