1c17ee93f7a0f861199f7bb4ca03627b39907915

Currently the host driver sets PMKSA op_flag for flush and delete PMKSA entry as in both the cases PMK length is 0. This is not correct because for delete PMKSA command only the bssid and SSID will be sent to the firmware. For the host driver to distinguish between del_pmksa and flush pmksa, the is_flush_all flag should be used. is_flush_all: true - Flush pmksa is_flush_all: false - set/del pmksa based on the action flag. Change-Id: I7eac65317a9c6904cfd08acce328a65df451269e CRs-Fixed: 2503372
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%