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

/system/netd/server/
H A DRouteController.h81 static int enableTethering(const char* inputInterface,
H A DRouteController.cpp1106 int RouteController::enableTethering(const char* inputInterface, const char* outputInterface) { function in class:RouteController
H A DCommandListener.cpp534 ret = RouteController::enableTethering(argv[2], argv[3]);

Completed in 40 milliseconds