Home
last modified time | relevance | path

Searched refs:is_vht_info_present (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dieee802_11_common.c2869 u8 is_vht_info_present = in get_he_operation_channel_width() local
2875 + (is_vht_info_present ? HE_OPERATION_VHT_OPER_INFO_LEN : 0) in get_he_operation_channel_width()
2886 + (is_vht_info_present ? HE_OPERATION_VHT_OPER_INFO_LEN : 0) in get_he_operation_channel_width()
2891 if (channel_width == CHAN_WIDTH_UNKNOWN && is_vht_info_present) { in get_he_operation_channel_width()