Home
last modified time | relevance | path

Searched refs:numTonePerSym (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.cpp2608 int numTonePerSym; in WifiMaxThroughput() local
2620 numTonePerSym = TONE_PER_SYM_11ABG; in WifiMaxThroughput()
2627 numTonePerSym = TONE_PER_SYM_11N_20MHZ; in WifiMaxThroughput()
2630 numTonePerSym = TONE_PER_SYM_11N_40MHZ; in WifiMaxThroughput()
2638 numTonePerSym = TONE_PER_SYM_11AC_20MHZ; in WifiMaxThroughput()
2641 numTonePerSym = TONE_PER_SYM_11AC_40MHZ; in WifiMaxThroughput()
2644 numTonePerSym = TONE_PER_SYM_11AC_80MHZ; in WifiMaxThroughput()
2647 numTonePerSym = TONE_PER_SYM_11AC_160MHZ; in WifiMaxThroughput()
2655 numTonePerSym = TONE_PER_SYM_11AX_20MHZ; in WifiMaxThroughput()
2658 numTonePerSym = TONE_PER_SYM_11AX_40MHZ; in WifiMaxThroughput()
[all …]