Home
last modified time | relevance | path

Searched refs:HT_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.c65 const unsigned int HT_INFO_SIZE = 3; variable
299 if ((infoElem->content == NULL) || ((unsigned int)infoElem->size < HT_INFO_SIZE)) { in GetChanWidthCenterFreqHt()
/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.c58 const unsigned int HT_INFO_SIZE = 3; variable
1040 if ((infoElem->content == NULL) || ((unsigned int)infoElem->size < HT_INFO_SIZE)) { in GetChanWidthCenterFreqHt()
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.c62 const unsigned int HT_INFO_SIZE = 3; variable
1231 if ((infoElem->content == NULL) || ((unsigned int)infoElem->size < HT_INFO_SIZE)) { in GetChanWidthCenterFreqHt()