5ce817eb542eb88b0085ce1ab85101bf38424303

Currently SAP beacon callback loops through PE sessions to check if the beacon's channel matches any active SAP channel and then invokes sch_beacon_process_for_ap API. In sch_beacon_process_for_ap we again loop through all the PE sessions to identify the session where the SAP is active. Optimize this by looping only once through all PE sessions in lim_handle_sap_beacon and invoke sch_beacon_process_for_ap with the SAP session's session_id. Change-Id: Ia74e17845de161508b6c8efff6aca82cf4d9c961 CRs-Fixed: 2226237
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%