Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.h81 const int MAX_BITS_PER_TONE_11AC = (int) round((8 * 5.0 * BIT_PER_TONE_SCALE) / 6.0); variable
H A Dscan_service.cpp2651 maxBitsPerTone = MAX_BITS_PER_TONE_11AC; in WifiMaxThroughput()