cc7e1f485560d724de183b25d9949771c5b5262c

While stop interface by "ifconfig wlan0 down" in connection status, in wlan_hdd_try_disconnect, the disconnect indication doesn't send to kernel, wdev->current_bss in kernel will not be null; In nl80211_trigger_scan, it will check wdev->current_bss, it will return if it is not NULL, which causes scan fail, and this is a very low ratio issue. Add disconnect indication to kernel. Change-Id: I5f652b49c87ff2fb5c7f34dd3a826307fb3bb7e1 CRs-Fixed: 2128100
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%