Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DThroughputPredictor.java294 int channelWidthFactor; in predictThroughputInternal() local
305 channelWidthFactor = 0; in predictThroughputInternal()
312 channelWidthFactor = 0; in predictThroughputInternal()
315 channelWidthFactor = 1; in predictThroughputInternal()
323 channelWidthFactor = 0; in predictThroughputInternal()
326 channelWidthFactor = 1; in predictThroughputInternal()
329 channelWidthFactor = 2; in predictThroughputInternal()
332 channelWidthFactor = 3; in predictThroughputInternal()
340 channelWidthFactor = 0; in predictThroughputInternal()
343 channelWidthFactor = 1; in predictThroughputInternal()
[all …]