Home
last modified time | relevance | path

Searched refs:SoftapStatusResult (Results 1 – 2 of 2) sorted by relevance

/system/netd/
DResponseCode.h38 static const int SoftapStatusResult = 214; variable
DCommandListener.cpp850 cli->sendMsg(ResponseCode::SoftapStatusResult, retbuf, false); in runCommand()