592423cb90ee77bc82d812349531eb25ed20988f

When set ini gEnableConcurrentSTA to wlan1, two adapters with STA type will be opened in initialization, in STA+P2P_CLI test case, it will be failed for checking maximum allowed STA vdevs in change interface APIs from QDF_P2P_DEVICE_MODE to QDF_P2P_CLIENT_MODE. If just open adapter with STA type and don't start adapter, it won't create vdev in firmware. When do interface up action, hdd_start_adapter() will create vdev in firmware really, so add interface up status check when checking for max allowed STA vdevs and check max allowed STA vdevs in hdd_start_adapter(). Change-Id: I5b2dd09fb58aa3135743a029889e689729bd05a7 CRs-Fixed: 2815174
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Linguagens
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%