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