fa90d6210fff3f2002e67d48b74add9e6f9873e9

Currently host is adding PMKSA cache on bssid from connect request if PMKID is present in the RSNIE. This may cause duplicate entry of PMKSA since supplicant may add the same PMKSA on basis of SSID + cache identifier. This also cause different caches present in driver and supplicant. Setting PMKSA in connect request is not needed since supplicant will always set/delete PMKSA cache using seperate kernel APIs. Add changes to remove set PMKSA logic during connect path and increased PMKSA cache path logging. Change-Id: I7aa13daa59c4221380daebab3bee49de5d681d6b CRs-Fixed: 2054351
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%