qcacmn: Add spectral scan feature flag
Add spectral scan feature flag which can be used to control the feature through build options. Change-Id: Ic56416fc99b521174cccb3af27cc841bfb2ad27d CRs-Fixed: 2244334
This commit is contained in:

committed by
nshrivas

parent
03f2ec07f7
commit
0a341a5e92
@@ -22,8 +22,9 @@
|
||||
#include "wlan_lmac_if_def.h"
|
||||
#include "wlan_lmac_if_api.h"
|
||||
#include "wlan_global_lmac_if_api.h"
|
||||
#ifdef WLAN_CONV_SPECTRAL_ENABLE
|
||||
#include <wlan_spectral_utils_api.h>
|
||||
|
||||
#endif
|
||||
/* Function pointer to call DA/OL specific tx_ops registration function */
|
||||
QDF_STATUS (*wlan_global_lmac_if_tx_ops_register[MAX_DEV_TYPE])
|
||||
(struct wlan_lmac_if_tx_ops *tx_ops);
|
||||
|
Reference in New Issue
Block a user