Searched refs:channelUtilizationBssLoad (Results 1 – 1 of 1) sorted by relevance
190 int channelUtilizationBssLoad, int channelUtilizationLinkLayerStats, in predictThroughput() argument280 channelUtilizationBssLoad, in predictThroughput()461 private int getValidChannelUtilization(int frequency, int channelUtilizationBssLoad, in getValidChannelUtilization() argument465 if (isValidUtilizationRatio(channelUtilizationBssLoad)) { in getValidChannelUtilization()466 channelUtilization = channelUtilizationBssLoad; in getValidChannelUtilization()480 Log.d(TAG, sb.append(" utilization (BssLoad) ").append(channelUtilizationBssLoad) in getValidChannelUtilization()