f1ef13a9b4517d91b25cc61a1f6899bd5978b65a

We want to enable the compiler's -Wmissing-prototypes switch, but there is existing code in ol_tx.c which is generating warnings because not all public APIs have prototypes defined. Define the missing prototypes for: ol_tx_send_ipa_data_frame() ol_tx_non_std() ol_txrx_mgmt_tx_cb_set() ol_txrx_mgmt_send_ext() In addition make the following private since they are now only called internally to ol_tx.c: ol_tx_non_std_ll() ol_tx_non_std_hl() Change-Id: I29f334de30ab492f2ef6c422352d11c059e40f1b CRs-Fixed: 1104125
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%