Searched refs:tetherInterface (Results 1 – 3 of 3) sorted by relevance
94 int tetherInterface(const char *interface);
455 int TetherController::tetherInterface(const char *interface) { in tetherInterface() function in android::net::TetherController
995 int res = gCtls->tetherCtrl.tetherInterface(ifName.c_str()); in tetherInterfaceAdd()