Go to file
Vijay Raj 04a045bd2a qcacld-3.0: Fix status check for ROAM Reassoc Frames
In api extract_roam_frame_info_tlv(), the request_response
bit is checked in order to determine whether the frame
received is a request frame or response frame which
in turn used to evaluate wmi_roam_frame_info->status_code
as tx_status code for transmitted frame and IEEE 80211
status code for received frames.
However, the request_response bit is only valid for Authentication
frames and hence status code for Association and Re-association
frame is reported incorrectly.

Fix the check to evaluate wmi_roam_frame_info->status_code as
tx_status code for the following:
1. Frame is Authentication Frame and request_response bit is
   set to '0'
2. Frame is Association Request frame
3. Frame is Re-Association Request Frame.

Change-Id: Icb7633ba8bf662f4987be016715051fa6d1adc06
CRs-Fixed: 3800906
2024-07-10 23:25:12 -07:00
components qcacld-3.0: Fix status check for ROAM Reassoc Frames 2024-07-10 23:25:12 -07:00
configs qcacld-3.0: Enable wlan bazel compilation for Netrani.LA.2.5 2024-07-03 08:24:02 -07:00
core Release 5.2.1.92E 2024-07-08 09:40:48 -07:00
os_if qcacld-3.0: Address race between ap stop and system suspend 2024-06-12 15:30:42 -07:00
uapi/linux qcacld-3.0: Add support for size 0 flexible length arrays 2024-07-02 08:35:06 -07:00
Android.mk qcacld-3.0: Enable wlan bazel compilation for Netrani.LA.2.5 2024-07-03 08:24:02 -07:00
api qcacld-3.0: Add symbolic link api => ../fw-api 2023-05-30 19:14:14 -07:00
BUILD.bazel qcacld-3.0: Support the Bazel DDK 2023-05-31 21:20:30 -07:00
cmn qcacld-3.0: Use symbolic link to reference qca-wifi-host-cmn 2021-03-10 05:23:06 -08:00
Kbuild qcacld-3.0: Enable peer trasition history by default 2024-05-06 00:53:29 -07:00
Kconfig qcacld-3.0: Enable peer trasition history by default 2024-05-06 00:53:29 -07:00
Makefile qcacld-3.0: Use WLAN_WEAR_CHIPSET to modify INI path 2022-04-21 07:24:32 -07:00
README.txt Initial readme for WLAN Host Driver for iHelium 2015-04-06 11:45:23 -07:00
wlan_qcacld3_modules.bzl qcacld-3.0: Enable wlan bazel compilation for Netrani.LA.2.5 2024-07-03 08:24:02 -07:00

This is CNSS WLAN Host Driver for products starting from iHelium