a747d4cdb8d80a50a9c8a6ec2075b20b89b9607c

FW can send multiple events for a single oem data command based on the size of the data to be send and the available buffer size. Currenlty sme callback in the oem data event handler wma_oem_event_handler is set to null after it process the event because of which next events for the same command are not processed. To address this issue do not make the sme callback as null in the wma oem event handler. CRs-Fixed: 2714680 Change-Id: Ia435a5bee7ed4d2e16313698052033f8b45a5873
This is CNSS WLAN Host Driver for products starting from iHelium
描述
儲存庫語言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%