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