qcacld-3.0: Enable P2P component in CLD

P2P component related files moved from hostcmn to CLD, this change
adds initial functions, enables P2P in Kbuild.

Change-Id: I04102a5f3e59ded13ada15b1b417ae81c7a10e90
CRs-Fixed: 2361500
This commit is contained in:
Wu Gao
2018-12-08 10:37:34 +08:00
committed by nshrivas
parent b5d63d3013
commit 33312ee940
3 changed files with 3 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
#include <qdf_list.h>
#include <qdf_lock.h>
#include <qdf_idr.h>
#include <qdf_mc_timer.h>
#define MAX_QUEUE_LENGTH 20
#define P2P_NOA_ATTR_IND 0x1090

View File

@@ -33,6 +33,7 @@ struct p2p_noa_info;
struct p2p_lo_event;
struct mgmt_rx_event_params;
enum mgmt_frame_type;
struct p2p_set_mac_filter_evt;
#ifdef FEATURE_P2P_LISTEN_OFFLOAD

View File

@@ -34,6 +34,7 @@ struct p2p_mgmt_tx;
struct p2p_ps_config;
struct p2p_lo_start;
struct p2p_lo_event;
struct p2p_protocol_callbacks;
/**
* p2p_rx_callback() - Callback for rx mgmt frame