Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.cpp2678 long long bitPerToneTotal = static_cast<long long>(bitPerTone) * maxNumSpatialStream; in WifiMaxThroughput() local
2679 long long numBitPerSym = bitPerToneTotal * numTonePerSym; in WifiMaxThroughput()