Home
last modified time | relevance | path

Searched refs:VHT_INFO_SIZE (Results 1 – 3 of 3) 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.c64 const unsigned int VHT_INFO_SIZE = 3; variable
233 if ((infoElem->content == NULL) || ((unsigned int)infoElem->size < VHT_INFO_SIZE)) { in GetChanWidthCenterFreqVht()
285 vhtInformation.size = VHT_INFO_SIZE; in GetChanWidthCenterFreqHe()
/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.c57 const unsigned int VHT_INFO_SIZE = 3; variable
974 if ((infoElem->content == NULL) || ((unsigned int)infoElem->size < VHT_INFO_SIZE)) { in GetChanWidthCenterFreqVht()
1026 vhtInformation.size = VHT_INFO_SIZE; in GetChanWidthCenterFreqHe()
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.c61 const unsigned int VHT_INFO_SIZE = 3; variable
1165 if ((infoElem->content == NULL) || ((unsigned int)infoElem->size < VHT_INFO_SIZE)) { in GetChanWidthCenterFreqVht()
1217 vhtInformation.size = VHT_INFO_SIZE; in GetChanWidthCenterFreqHe()