qcacld-3.0: Add SAP CFG ITEMS Part 1
Add support for the mlme cfg SAP items in mlme component Change-Id: I7b97ec14d0e328f8abe8585927da1947e5d181d8 CRs-Fixed: 2313045
This commit is contained in:
@@ -28,12 +28,14 @@
|
||||
#include "cfg_mlme_vht_caps.h"
|
||||
#include "cfg_mlme_rates.h"
|
||||
#include "cfg_sap_protection.h"
|
||||
#include "cfg_mlme_sap.h"
|
||||
|
||||
#define CFG_MLME_ALL \
|
||||
CFG_CHAINMASK_ALL \
|
||||
CFG_HT_CAPS_ALL \
|
||||
CFG_VHT_CAPS_ALL \
|
||||
CFG_RATES_ALL \
|
||||
CFG_SAP_PROTECTION_ALL
|
||||
CFG_SAP_PROTECTION_ALL \
|
||||
CFG_SAP_ALL
|
||||
|
||||
#endif /* __CFG_MLME_H */
|
||||
|
Reference in New Issue
Block a user