Searched refs:SoftapStatusResult (Results 1 – 2 of 2) sorted by relevance
/system/netd/ | ||
D | ResponseCode.h | 38 static const int SoftapStatusResult = 214; variable |
D | CommandListener.cpp | 850 cli->sendMsg(ResponseCode::SoftapStatusResult, retbuf, false); in runCommand() |