19 friend class ::test_WifiInfo;
23#if defined(Q_OS_ANDROID)
24 int mWifiCheckTimerId;
27 static bool isPrivateIp(
const QHostAddress& pAddress);
28 static bool hasPrivateIpAddress();
30 [[nodiscard]]
bool getCurrentWifiEnabled()
const;
32#if defined(Q_OS_ANDROID)
35 void timerEvent(QTimerEvent* pEvent)
override;
bool isWifiEnabled() const
Definition WifiInfo_android.cpp:71
WifiInfo()
Definition WifiInfo_android.cpp:19
void fireWifiEnabledChanged(bool pEnabled)
~WifiInfo() override=default
Defines the AccessRight and AccessRole enum.
Definition CommandApdu.h:17