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

/system/netd/server/
H A DTetherController.h53 int untetherInterface(const char *interface);
H A DTetherController.cpp312 int TetherController::untetherInterface(const char *interface) { function in class:TetherController
315 ALOGD("untetherInterface(%s)", interface);
H A DCommandListener.cpp613 rc = sTetherCtrl->untetherInterface(argv[3]);

Completed in 121 milliseconds