Searched refs:maxNumSpatialStreamDevice (Results 1 – 1 of 1) sorted by relevance
198 int maxNumSpatialStreamDevice = Math.min(deviceCapabilities.getMaxNumberTxSpatialStreams(), in predictThroughput() local203 maxNumSpatialStreamDevice = mContext.getResources().getInteger( in predictThroughput()207 int maxNumSpatialStream = Math.min(maxNumSpatialStreamDevice, maxNumSpatialStreamAp); in predictThroughput()274 .append(", Device Nss: ").append(maxNumSpatialStreamDevice) in predictThroughput()