Home
last modified time | relevance | path

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

/system/netd/libnetdutils/include/netdutils/
DResponseCode.h32 static constexpr int TetherInterfaceListResult = 111; variable
/system/netd/server/
DNdcDispatcher.cpp436 cli->sendMsg(ResponseCode::TetherInterfaceListResult, ifname.c_str(), false); in runCommand()