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

/system/netd/server/
H A DTetherController.h55 int tetherInterface(const char *interface);
H A DTetherController.cpp312 int TetherController::tetherInterface(const char *interface) { function in class:TetherController
313 ALOGD("tetherInterface(%s)", interface);
H A DCommandListener.cpp621 rc = gCtls->tetherCtrl.tetherInterface(argv[3]);

Completed in 128 milliseconds