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

/system/netd/
H A DCommandListener.h52 class SoftapCmd : public NetdCommand { class in class:CommandListener
54 SoftapCmd();
55 virtual ~SoftapCmd() {}
H A DCommandListener.cpp61 registerCmd(new SoftapCmd());
725 CommandListener::SoftapCmd::SoftapCmd() : function in class:CommandListener::SoftapCmd
729 int CommandListener::SoftapCmd::runCommand(SocketClient *cli,

Completed in 103 milliseconds