Home
last modified time | relevance | path

Searched defs:centerFrequencyIndex1 (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.c183 static int GetVhtChanWidth(int channelType, int centerFrequencyIndex1, int centerFrequencyIndex2) in GetVhtChanWidth()
237 int centerFrequencyIndex1 = infoElem->content[COLUMN_INDEX_ONE] & UINT8_MASK; in GetChanWidthCenterFreqVht() 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.c911 static int GetVhtChanWidth(int channelType, int centerFrequencyIndex1, int centerFrequencyIndex2) in GetVhtChanWidth()
978 int centerFrequencyIndex1 = infoElem->content[COLUMN_INDEX_ONE] & UINT8_MASK; in GetChanWidthCenterFreqVht() local
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.c1116 static int GetVhtChanWidth(int channelType, int centerFrequencyIndex1, int centerFrequencyIndex2) in GetVhtChanWidth()
1169 int centerFrequencyIndex1 = infoElem->content[COLUMN_INDEX_ONE] & UINT8_MASK; in GetChanWidthCenterFreqVht() 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.cpp946 int centerFrequencyIndex1 = 9; variable