qcacld-3.0: Refine mlme sta configurations

Define mlme sta configures based on converged cfg component, add
APIs to get and set mlme sta configurations.

Change-Id: I1a03037081ebe27760d23405adc3cc9042ba7698
CRs-Fixed: 2312002
This commit is contained in:
Wu Gao
2018-09-10 13:51:37 +08:00
rodzic 280aae6e95
commit 5f91ff23cb
6 zmienionych plików z 719 dodań i 1 usunięć

Wyświetl plik

@@ -29,6 +29,7 @@
#include "cfg_mlme_vht_caps.h"
#include "cfg_qos.h"
#include "cfg_mlme_rates.h"
#include "cfg_mlme_sta.h"
#include "cfg_sap_protection.h"
#include "cfg_mlme_sap.h"
@@ -40,6 +41,7 @@
CFG_QOS_ALL \
CFG_RATES_ALL \
CFG_SAP_PROTECTION_ALL \
CFG_SAP_ALL
CFG_SAP_ALL \
CFG_STA_ALL
#endif /* __CFG_MLME_H */