11#include <QHostAddress>
23 friend class ::test_WifiInfo;
27#if defined(Q_OS_ANDROID)
28 int mWifiCheckTimerId;
31 static bool isPrivateIp(
const QHostAddress& pAddress);
32 static bool hasPrivateIpAddress();
34 [[nodiscard]]
bool getCurrentWifiEnabled()
const;
36#if defined(Q_OS_ANDROID)
39 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
Implementation of GeneralAuthenticate response APDUs.
Definition CommandApdu.h:16