4c104387cc3880fd42ccd248693dbb6833da60fe

qcacld-2.0 to qcacld-3.0 propagation At the time of driver load, sap session is opened as part of hdd_init_ap_mode but in case of sap restart, sme_open_session is called from sapFsm. At the time of opening session, sme_open_session register wlansap_roam_callback callback for connection status. If this callback is not registered, HDD will not get connection status and HDD will start cleanup after SAP connection timeout which will result in SAP failure. Need to register wlansap_roam_callback as part of sme_open_session when session is not created as part of hdd_init_ap_mode. Change-Id: Ifd2cec5fec432f1dcd2b39c59df1f1c5b13c55d5 CRs-Fixed: 1051097
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%