Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DThroughputPredictor.java190 int channelUtilizationBssLoad, int channelUtilizationLinkLayerStats, in predictThroughput()
462 int channelUtilizationLinkLayerStats, boolean isBluetoothConnected) { in getValidChannelUtilization()
DWifiNetworkSelector.java1699 int channelUtilizationLinkLayerStats = BssLoad.INVALID; in predictThroughput() local