Searched defs:tx_time (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiLinkLayerStats.java81 public int tx_time; field in class:WifiLinkLayerStats
126 .append(" tx_time=").append(Integer.toString(this.tx_time))

Completed in 64 milliseconds