Files
android_kernel_samsung_sm86…/core
Sheenam Monga e22f33a4a1 qcacld-3.0: Update no of bytes for Group Id 10
Currently host is considering 2 octets for all the
elements of Sta Statistics report for group ID 10
which is not aligned with spec and appending extra
zeros in report.

Fix is to update the element octet as per spec.

ap_average_access_delay ->  1 octet
average_access_delay_besteffort -> 1 octet
average_access_delay_background -> 1 octet
average_access_delay_video -> 1 octet
average_access_delay_voice -> 1 octet
station_count -> 2 octet
channel_utilization -> 1 octet

Change-Id: I998d5cba57d3ffbea1f66d595401266b1f8ac735
CRs-Fixed: 3661263
2023-11-13 22:19:52 -08:00
..