Home
last modified time | relevance | path

Searched refs:MAX_TX_SPATIAL_STREAMS (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.h103 const int MAX_TX_SPATIAL_STREAMS = 2; variable
H A Dscan_service.cpp724 … scanInfo.maxSupportedTxLinkSpeed = GetWifiMaxSupportedMaxSpeed(interInfo, MAX_TX_SPATIAL_STREAMS); in ConvertScanInfo()