Home
last modified time | relevance | path

Searched defs:centerSegFreq0 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_util.c131 static int GetHeChanWidth(int heChannelWidth, int centerSegFreq0, int centerSegFreq1) in GetHeChanWidth()
275 int centerSegFreq0 = content[startIndx + COLUMN_INDEX_TWO] & UINT8_MASK; in GetChanWidthCenterFreqHe() local
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_sta_hal/
H A Dwifi_supplicant_hal.c859 static int GetHeChanWidth(int heChannelWidth, int centerSegFreq0, int centerSegFreq1) in GetHeChanWidth()
1016 int centerSegFreq0 = content[startIndx + COLUMN_INDEX_TWO] & UINT8_MASK; in GetChanWidthCenterFreqHe() local
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.c1064 static int GetHeChanWidth(int heChannelWidth, int centerSegFreq0, int centerSegFreq1) in GetHeChanWidth()
1207 int centerSegFreq0 = content[startIndx + COLUMN_INDEX_TWO] & UINT8_MASK; in GetChanWidthCenterFreqHe() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_util_test.cpp170 int centerSegFreq0 = 0; variable