Home
last modified time | relevance | path

Searched refs:HE_OPER_BASIC_LEN (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.c55 const unsigned int HE_OPER_BASIC_LEN = 6; variable
1187 if ((infoElem->content == NULL) || ((unsigned int)infoElem->size < (HE_OPER_BASIC_LEN + 1))) { in GetChanWidthCenterFreqHe()
1197 int expectedLen = HE_OPER_BASIC_LEN + (isVhtInfoExist ? COLUMN_INDEX_THREE : 0) + in GetChanWidthCenterFreqHe()

Completed in 5 milliseconds