qcacld-3.0: Increase max number of allowed whitelist SSIDs count

Increase MAX allowed number of whitelist SSIDs count to 8

Change-Id: Ic74abeb82876966ce4aedee9f7a4681f17217d63
CRs-Fixed: 2900486
This commit is contained in:
Bapiraju Alla
2021-03-17 11:24:15 +05:30
committato da snandini
parent d20e09e255
commit e899c9c52d

Vedi File

@@ -108,7 +108,7 @@
#define ROAM_MAX_CFG_VALUE 0xffffffff
#define CFG_VALID_CHANNEL_LIST_LEN 100
#define MAX_SSID_ALLOWED_LIST 4
#define MAX_SSID_ALLOWED_LIST 8
#define MAX_BSSID_AVOID_LIST 16
#define MAX_BSSID_FAVORED 16