Searched refs:isSoftapStarted (Results 1 – 3 of 3) sorted by relevance
37 bool isSoftapStarted();
110 bool SoftapController::isSoftapStarted() { in isSoftapStarted() function in SoftapController
795 (sSoftapCtrl->isSoftapStarted() ? "is" : "is not")); in runCommand()