Searched refs:stopTethering (Results 1 – 3 of 3) sorted by relevance
86 int stopTethering();
337 int TetherController::stopTethering() { in stopTethering() function in android::net::TetherController
983 int res = gCtls->tetherCtrl.stopTethering(); in tetherStop()