qcacld-3.0: Add MLME CFG items and APIs

Add the basic infra for MLME CFG items and the APIs to be used from
other components.

Change-Id: I39654de8f7266089d574b85437a19e8d21f91249
CRs-Fixed: 2293825
此提交包含在:
Vignesh Viswanathan
2018-05-24 15:53:58 +05:30
提交者 nshrivas
父節點 2455337736
當前提交 21c58cb8c3
共有 29 個檔案被更改,包括 782 行新增351 行删除

查看文件

@@ -18,6 +18,7 @@
#include "cfg_define.h"
#include "cfg_converged.h"
#include "cfg_mlme.h"
#ifdef CONVERGED_P2P_ENABLE
#include "wlan_p2p_cfg.h"
@@ -37,8 +38,10 @@
#define CFG_NAN_ALL
#endif
/* Maintain Alphabetic order here while adding components */
#define CFG_ALL \
CFG_CONVERGED_ALL \
CFG_MLME_ALL \
CFG_NAN_ALL \
CFG_P2P_ALL \
CFG_TDLS_ALL \
CFG_NAN_ALL
CFG_TDLS_ALL