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

/system/netd/
H A DSoftapController.h46 bool isSoftapStarted();
H A DSoftapController.cpp206 bool SoftapController::isSoftapStarted() { function in class:SoftapController
H A DCommandListener.cpp616 (sSoftapCtrl->isSoftapStarted() ? "started" : "stopped"));

Completed in 1243 milliseconds