android_kernel_xiaomi_sm8350/core
tinlin d05b3621ca qcacld-3.0: Fix empty beacon report issue in 802.11k
While connected AP requires DUT to do radio
measurement for itself in passive scan mode,
DUT sends empty beacon report.

In passive scan, sta only listens beacons.
Connected AP beacon is offloaded to firmware, and
Firmware discards it except that special
IE exists in the beacon. Connected AP beacon will
not be sent to host. Hence, timer of connected BSS
is not updated in scan result lists
and cannot meet "scan timer > RRM_scan_timer".
Fix the issue by adding connected
BSS judging condition.

For cld3.2, csr_is_duplicate_bss_description is not
defined. So compare bssid only between scan results
and connected BSS.

Also fix some config issues in sme_rrm_issue_scan_req.

Change-Id: Ibd6ed53329303b558c61622f95ee0f131451f148
CRs-Fixed: 2261364
2018-07-06 04:45:11 -07:00
..
bmi qcacld-3.0: Abstract SDIO block size 2018-06-25 04:55:52 -07:00
cds qcacld-3.0: Add CPU mask INI option for Rx_thread affinity 2018-07-02 12:23:20 -07:00
dp qcacld-3.0: Fix the double free for the txrx stats req 2018-07-05 18:01:26 -07:00
hdd qcacld-3.0: Add support for SRD channels in ETSI domain 2018-07-05 20:49:25 -07:00
mac Release 5.2.0.87K 2018-07-06 01:45:59 -07:00
pld qcacld-3.0: Update soc info by structure member 2018-06-29 07:12:34 -07:00
sap qcacld-3.0: Add support for SRD channels in ETSI domain 2018-07-05 20:49:25 -07:00
sme qcacld-3.0: Fix empty beacon report issue in 802.11k 2018-07-06 04:45:11 -07:00
wma qcacld-3.0: Add support for SRD channels in ETSI domain 2018-07-05 20:49:25 -07:00