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

/system/netd/
H A DCommandListener.h56 class SoftapCmd : public NetdCommand { class in class:CommandListener
58 SoftapCmd();
59 virtual ~SoftapCmd() {}
H A DCommandListener.cpp134 registerCmd(new SoftapCmd());
820 CommandListener::SoftapCmd::SoftapCmd() : function in class:CommandListener::SoftapCmd
824 int CommandListener::SoftapCmd::runCommand(SocketClient *cli,

Completed in 62 milliseconds