Home
last modified time | relevance | path

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

/system/netd/
DResponseCode.h28 static const int TetherInterfaceListResult = 111; variable
DCommandListener.cpp694 cli->sendMsg(ResponseCode::TetherInterfaceListResult, *it, false); in runCommand()