Searched refs:SoftapCmd (Results 1 - 2 of 2) sorted by relevance

/system/netd/server/
H A DCommandListener.h49 class SoftapCmd : public NetdCommand { class in class:CommandListener
51 SoftapCmd();
52 virtual ~SoftapCmd() {}
H A DCommandListener.cpp193 registerLockingCmd(new SoftapCmd());
751 CommandListener::SoftapCmd::SoftapCmd() : function in class:CommandListener::SoftapCmd
755 int CommandListener::SoftapCmd::runCommand(SocketClient *cli,

Completed in 66 milliseconds