Home
last modified time | relevance | path

Searched refs:tetherInterface (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DTetherController.h86 int tetherInterface(const char *interface);
DTetherController.cpp432 int TetherController::tetherInterface(const char *interface) { in tetherInterface() function in android::net::TetherController
DNetdNativeService.cpp933 int res = gCtls->tetherCtrl.tetherInterface(ifName.c_str()); in tetherInterfaceAdd()