04a045bd2a
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 |
||
---|---|---|
components | ||
configs | ||
core | ||
os_if | ||
uapi/linux | ||
Android.mk | ||
api | ||
BUILD.bazel | ||
cmn | ||
Kbuild | ||
Kconfig | ||
Makefile | ||
README.txt | ||
wlan_qcacld3_modules.bzl |
This is CNSS WLAN Host Driver for products starting from iHelium