Home
last modified time | relevance | path

Searched refs:stopSoftap (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DSoftapController.h36 int stopSoftap();
DSoftapController.cpp93 int SoftapController::stopSoftap() { in stopSoftap() function in SoftapController
DCommandListener.cpp790 rc = sSoftapCtrl->stopSoftap(); in runCommand()