Home
last modified time | relevance | path

Searched refs:rssiDbm (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.h108 … WifiChannelWidth channelWidth, int rssiDbm, int maxNumSpatialStream, int channelUtilization);
H A Dscan_service.cpp2604 int WifiMaxThroughput(int wifiStandard, bool is11bMode, WifiChannelWidth channelWidth, int rssiDbm, in WifiMaxThroughput() argument
2673 int snrDb = rssiDbm - noiseFloorDbm; in WifiMaxThroughput()