almost working wifi module

This commit is contained in:
arcan1s
2014-02-07 12:04:49 +04:00
parent 95a3e0d544
commit 65086a9aa3
7 changed files with 163 additions and 22 deletions

View File

@ -36,6 +36,8 @@ public:
// functions
bool wpaCliCall(QString commandLine);
QString getWpaCliOutput(QString commandLine);
bool isProfileExists(QString profile);
bool isProfileActive(QString profile);
public slots:
// functions