Home
last modified time | relevance | path

Searched refs:TWO_DB (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.h84 const int TWO_DB = 3; variable
85 const int SNR_BIT_PER_TONE_HIGH_SNR_SCALE = BIT_PER_TONE_SCALE / TWO_DB;
H A Dscan_service.cpp2671 int noiseFloorDbBoost = TWO_DB * channelWidthFactor; in WifiMaxThroughput()