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 |
||
---|---|---|
.. | ||
bmi | ||
cds | ||
dp | ||
hdd | ||
mac | ||
pld | ||
sap | ||
sme | ||
wma |