qcacld-3.0: Add IPA CFG items and APIs

Add IPA related INI config to IPA component.

Change-Id: I5bea63b83ddac62504ef38019aa4034c4e18bca7
CRs-Fixed: 2320921
This commit is contained in:
jitiphil
2018-09-07 08:51:52 +05:30
committed by nshrivas
parent 869b9f73d9
commit 4c256a34d6
10 changed files with 282 additions and 175 deletions

View File

@@ -20,6 +20,7 @@
#include "cfg_converged.h"
#include "cfg_mlme.h"
#include "cfg_fwol.h"
#include "cfg_ipa.h"
#ifdef CONVERGED_P2P_ENABLE
#include "wlan_p2p_cfg.h"
@@ -49,6 +50,7 @@
CFG_FWOL_ALL \
CFG_HDD_ALL \
CFG_HDD_DP_ALL \
CFG_IPA \
CFG_MLME_ALL \
CFG_NAN_ALL \
CFG_P2P_ALL \