Home
last modified time | relevance | path

Searched refs:MAX_BITS_PER_TONE_11ABG (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.h79 const int MAX_BITS_PER_TONE_11ABG = (int) round((6 * 3.0 * BIT_PER_TONE_SCALE) / 4.0); variable
H A Dscan_service.cpp2623 maxBitsPerTone = MAX_BITS_PER_TONE_11ABG; in WifiMaxThroughput()