ead7750ba5238b997ddf24c3da3c93b72c86b4a3

Issue: Host reports different RSSI values during roaming trigger logging and subsequent deauth TX logging to user space. In case of roam trigger roaming, driver sends the rssi value to user space from wmi_roam_ap_info tlv in roam scan results. In case of disconnection due to BMISS or STA KICKOUT case, host does not receive latest beacon from FW. This results, on disconnection, host reports deauth TX logs to userspace using old RSSI present in mac->lim.bss_rssi which is updated when beacon or probe response is received in host. Fix is to update mac->lim.bss_rssi while processing sta kickout or bmiss event coming from FW. Change-Id: I108f94959fbf915d8f67f443a9fcd54d595c27d1 CRs-Fixed: 3417363
This is CNSS WLAN Host Driver for products starting from iHelium
Leírás
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%