Home
last modified time | relevance | path

Searched refs:MAX_NUM_SPATIAL_STREAM_11N (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.h95 const int MAX_NUM_SPATIAL_STREAM_11N = 4; variable
H A Dscan_service.cpp2633 maxNumSpatialStream = MIN(maxNumSpatialStream, MAX_NUM_SPATIAL_STREAM_11N); in WifiMaxThroughput()