Home
last modified time | relevance | path

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

/system/netd/server/
DResponseCode.h28 static const int TetherInterfaceListResult = 111; variable
DCommandListener.cpp438 cli->sendMsg(ResponseCode::TetherInterfaceListResult, ifname.c_str(), false); in runCommand()