Bladeren bron

qcacld-3.0: Enable TDLS component in CLD

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

Change-Id: Ie5b93f4785c4a973a139dff9e58460fd7ee35e35
CRs-Fixed: 2361589
Wu Gao 6 jaren geleden
bovenliggende
commit
2785703786
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      tdls/dispatcher/inc/wlan_tdls_public_structs.h

+ 1 - 0
tdls/dispatcher/inc/wlan_tdls_public_structs.h

@@ -30,6 +30,7 @@
 #include <wlan_cmn.h>
 #include <wlan_cmn_ieee80211.h>
 
+struct wlan_objmgr_psoc;
 
 #define WLAN_TDLS_STA_MAX_NUM                        8
 #define WLAN_TDLS_STA_P_UAPSD_OFFCHAN_MAX_NUM        1