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

/system/netd/
H A DCommandListener.h55 class SoftapCmd : public NetdCommand { class in class:CommandListener
57 SoftapCmd();
58 virtual ~SoftapCmd() {}
H A DCommandListener.cpp142 registerCmd(new SoftapCmd());
891 CommandListener::SoftapCmd::SoftapCmd() : function in class:CommandListener::SoftapCmd
895 int CommandListener::SoftapCmd::runCommand(SocketClient *cli,

Completed in 813 milliseconds