e47702f7b9dd74a012875a4db82adac119eaa2ea

Currently,there is an issue in hdd_adapter_iterator(), as it is iterate till (n-1)th adapter. Due to this, in STA+STA+P2P scenario, driver allows wlan0 scan when P2P connection in progress as hdd_is_connection_in_progress() only check for STA mode and miss the P2P mode. Iterate till nth adapter as a fix. Change-Id: Ia6e49b3a8372634756e89032ee9d599583160479 CRs-Fixed: 2907307
This is CNSS WLAN Host Driver for products starting from iHelium
Apraksts
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%