40cfbf36f551a974ae72baf2f744cdb122f5f0a7

There are several issues with wma_ds_peek_rx_packet_info(): 1) The bSwap parameter is unused. 2) The other parameter identifiers used in the prototype do not match the ones in the implementation. 3) The implementation is documented instead of the interface. Fix these issues by removing the unused parameter, making sure the other parameters match between the prototype and implementation, and documenting the interface. Change-Id: Ia9d68dbcc7093f14aec6519303c4318e950c4d2d CRs-Fixed: 3433198
This is CNSS WLAN Host Driver for products starting from iHelium
Omschrijving
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%