Home
last modified time | relevance | path

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

/system/netd/
DTetherController.h43 int stopTethering();
DTetherController.cpp173 int TetherController::stopTethering() { in stopTethering() function in TetherController
DCommandListener.cpp641 rc = sTetherCtrl->stopTethering(); in runCommand()