Home
last modified time | relevance | path

Searched refs:B_MODE_MAX_MBPS (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.h98 const int B_MODE_MAX_MBPS = 11; variable
H A Dscan_service.cpp2684 throughputMbps = MIN(throughputMbps, B_MODE_MAX_MBPS); in WifiMaxThroughput()