5bb0a54fddc947478a527a3dc5055bf4ef50ec44

Driver sends the auto-resume flag to user space in the following two scenarios in order to specify that the driver will automatically resume reporting beacon or not: Scenario 1: In the case of Disconnection Driver should not set an auto-resume flag QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_AUTO_RESUMES in subsequent QCA_WLAN_VENDOR_BEACON_REPORTING_OP_PAUSE event irrespective of do_not_resume flag is present in the recent QCA_WLAN_VENDOR_BEACON_REPORTING_OP_START command. Scenario 2: In the case of Scan Driver should send QCA_WLAN_VENDOR_ATTR_BEACON_REPORTING_AUTO_RESUMES in subsequent QCA_WLAN_VENDOR_BEACON_REPORTING_OP_PAUSE event only if do_not_resume flag is set in the recent QCA_WLAN_VENDOR_BEACON_REPORTING_OP_START command. Currently, there is a possibility to send an auto-resume flag to userspace in case of disconnection also, which is not as per the expectation of userspace from the host. Change-Id: I94cc7dc699b874422d0cf14cd4144c82adb4c2ac CRs-Fixed: 2485792
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%