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

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

Completed in 35 milliseconds