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

/system/netd/
H A DCommandListener.h54 class SoftapCmd : public NetdCommand { class in class:CommandListener
56 SoftapCmd();
57 virtual ~SoftapCmd() {}
H A DCommandListener.cpp64 registerCmd(new SoftapCmd());
746 CommandListener::SoftapCmd::SoftapCmd() : function in class:CommandListener::SoftapCmd
750 int CommandListener::SoftapCmd::runCommand(SocketClient *cli,

Completed in 478 milliseconds