Home
last modified time | relevance | path

Searched refs:channelWidthFactor (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DThroughputPredictor.java268 int channelWidthFactor; in predictThroughputInternal() local
280 channelWidthFactor = 0; in predictThroughputInternal()
287 channelWidthFactor = 0; in predictThroughputInternal()
290 channelWidthFactor = 1; in predictThroughputInternal()
298 channelWidthFactor = 0; in predictThroughputInternal()
301 channelWidthFactor = 1; in predictThroughputInternal()
304 channelWidthFactor = 2; in predictThroughputInternal()
307 channelWidthFactor = 3; in predictThroughputInternal()
315 channelWidthFactor = 0; in predictThroughputInternal()
318 channelWidthFactor = 1; in predictThroughputInternal()
[all …]