Home
last modified time | relevance | path

Searched defs:channelUtilizationLinkLayerStats (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DThroughputPredictor.java178 int channelUtilizationBssLoad, int channelUtilizationLinkLayerStats, in predictThroughput()
382 int channelUtilizationLinkLayerStats, boolean isBluetoothConnected) { in getValidChannelUtilization()
DWifiNetworkSelector.java1016 int channelUtilizationLinkLayerStats = BssLoad.INVALID; in predictThroughput() local