Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_channel_helper.cpp40 constexpr int FREQ_CHANNEL_34 = 5170; variable
261 return ((channel - CHANNEL_5G_MIN) * CENTER_FREQ_DIFF + FREQ_CHANNEL_34); in TransformChannelToFrequency()