3e83c955d9023e7681ea0cbd9a39f99e08db55b0

Previous Logic: Once a beacon report req is received, dut sta scans one channel at a time & report immediately, then move to next channel.This logic adds some additional delay as scan request and beacon reporting will be done every channel. New Logic: Once a beacon report req is received, dut sta issue sta including all the valid frequencies in the scan filter so that only single scan req should be sent to FW. After the scan is completed for all the channels, populate the results so that it can be transmitted via beacon report. Further, in sme_rrm_scan_request_callback, the logic to compute valid_result was removed as even if RRM scan response is received after roaming to different AP, the message shall be posted to PE for rrm cleanup. Change-Id: I48cb3106e35fb9a441a44a160a6ee6f75f64b81b CRs-Fixed: 2770859
This is CNSS WLAN Host Driver for products starting from iHelium
Kuvaus
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%