d28e46e22fa8f040cf657f91d335762f2c76eac6

Currently in the driver, whenever userspace requests vdev station stats using AP MLD mac address, host returns aggregated ML stats. If AP MLD mac address and link bssid are same, and userspace requests for per link stats using the link bssid, in such case, host has no clue whether userspace is requesting for aggregated stats or per link stats, and by default host returns aggregated stats to userspace. This can lead to host reporting incorrect stats to userspace. Hence, to avoid this issue, host will prioritize per link stats over aggregated stats if link bssid and AP MLD mac address are same. Change-Id: I2ad9493920faa2241c35d0ab01b54cdf22bf0daf CRs-Fixed: 3660360
This is CNSS WLAN Host Driver for products starting from iHelium
Apraksts
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%