Searched refs:isSoftapStarted (Results 1 - 3 of 3) sorted by relevance

/system/netd/
H A DSoftapController.h37 bool isSoftapStarted();
H A DSoftapController.cpp101 bool SoftapController::isSoftapStarted() { function in class:SoftapController
H A DCommandListener.cpp917 (sSoftapCtrl->isSoftapStarted() ? "is" : "is not"));

Completed in 340 milliseconds