wifi: Add BSSID of the AP in PMKSA cache added event
Deprecated onPmkCacheAdded() callback function and added a new onPmkSaCacheAdded() callback function to include the connected AP BSSID. This will help framework to include BSSID information as a key to store PMKSA. Bug: 260042356 Test: atest vts Test: Manual - Tested WPA3 STA - AP connection multiple times and confirmed that PMKSA cache is added and supplicant is using the PMKSA cache entries for open authentication. Change-Id: I9fc7da7f4ba60e45ddeee9a41654c74f128fe3d6
Loading
Please register or sign in to comment