qcacld-3.0: Add VHT extended Nss BW support for 160MHz
Add VHT extended Nss BW support for 160MHz connection. Change-Id: I8e2833a48ca5de0301634a88eb1a66002b4c9c20 CRs-Fixed: 2531279
This commit is contained in:

committed by
nshrivas

parent
2df1001a50
commit
c220a51edb
@@ -125,7 +125,7 @@
|
||||
* gStaPrefer80MHzOver160MHz - set sta preference to connect in 80HZ/160HZ
|
||||
* @Min: 0
|
||||
* @Max: 1
|
||||
* @Default: 1
|
||||
* @Default: 0
|
||||
*
|
||||
* This ini is used to set sta preference to connect in 80HZ/160HZ
|
||||
*
|
||||
@@ -142,7 +142,7 @@
|
||||
*/
|
||||
#define CFG_STA_PREFER_80MHZ_OVER_160MHZ CFG_INI_BOOL( \
|
||||
"gStaPrefer80MHzOver160MHz", \
|
||||
1, \
|
||||
0, \
|
||||
"Sta preference to connect in 80HZ/160HZ")
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user