Home
last modified time | relevance | path

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

/system/netd/
DResponseCode.h35 static const int TetherStatusResult = 210; variable
DCommandListener.cpp719 cli->sendMsg(ResponseCode::TetherStatusResult, tmp, false); in runCommand()