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

/system/netd/
H A DCommandListener.cpp1120 BandwidthController::TetherStats tetherStats; local
1127 tetherStats.ifaceIn = argv[2];
1128 tetherStats.ifaceOut = argv[3];
1129 int rc = sBandwidthCtrl->getTetherStats(tetherStats, extraProcessingInfo);
1136 char *msg = tetherStats.getStatsLine();

Completed in 50 milliseconds