qcacmn: Fill cfreq0 and cfreq1 in scan entry from HT/VHT/HE IEs
Secondary channels cfreq0 and cfreq1 are not filled in scan entry, So fill secondary cfreq0 and cfreq1 in scan entry from HT/VHT/HE IEs. Change-Id: I09ee15a27debe554d8ddbac8e8b3c0315aec2c1a CRs-Fixed: 2560273
This commit is contained in:

gecommit door
nshrivas

bovenliggende
b0cea9a251
commit
3c5f8ef089
@@ -165,6 +165,10 @@
|
||||
/* 80 + 80 MHz Operating Channel (revised signalling) */
|
||||
#define WLAN_VHTOP_CHWIDTH_REVSIG_80_80 1
|
||||
|
||||
#define WLAN_HEOP_FIXED_PARAM_LENGTH 7
|
||||
#define WLAN_HEOP_VHTOP_LENGTH 3
|
||||
#define WLAN_HEOP_CO_LOCATED_BSS_LENGTH 1
|
||||
|
||||
#define WLAN_HEOP_VHTOP_PRESENT_MASK 0x00004000 /* B14 */
|
||||
#define WLAN_HEOP_CO_LOCATED_BSS_MASK 0x00008000 /* B15 */
|
||||
#define WLAN_HEOP_6GHZ_INFO_PRESENT_MASK 0X00020000 /* B17 */
|
||||
|
Verwijs in nieuw issue
Block a user