qcacld-3.0: Add legacy DP CFG items and APIs

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

Change-Id: If7ad0e02c65e04ea13a308e680c9ba3b3d84ae25
CRs-Fixed: 2324099
Dieser Commit ist enthalten in:
jitiphil
2018-10-05 19:46:08 +05:30
committet von nshrivas
Ursprung ce205098f5
Commit 377bcc1227
16 geänderte Dateien mit 261 neuen und 389 gelöschten Zeilen

Datei anzeigen

@@ -44,6 +44,7 @@
#include "wlan_pmo_cfg.h"
#include "hdd_config.h"
#include "hdd_dp_cfg.h"
#include "cfg_legacy_dp.h"
/* Maintain Alphabetic order here while adding components */
#define CFG_ALL \
@@ -53,6 +54,7 @@
CFG_HDD_ALL \
CFG_HDD_DP_ALL \
CFG_IPA \
CFG_LEGACY_DP_ALL \
CFG_MLME_ALL \
CFG_NAN_ALL \
CFG_P2P_ALL \