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

/system/netd/
H A DCommandListener.cpp1351 BandwidthController::TetherStats tetherStats; local
1357 tetherStats.intIface = argc > 2 ? argv[2] : "";
1358 tetherStats.extIface = argc > 3 ? argv[3] : "";
1359 int rc = sBandwidthCtrl->getTetherStats(cli, tetherStats, extraProcessingInfo);

Completed in 63 milliseconds