Searched refs:TetherInterfaceListResult (Results 1 – 2 of 2) sorted by relevance
/system/netd/ | ||
D | ResponseCode.h | 28 static const int TetherInterfaceListResult = 111; variable |
D | CommandListener.cpp | 694 cli->sendMsg(ResponseCode::TetherInterfaceListResult, *it, false); in runCommand() |