소스 검색

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 년 전
부모
커밋
2785703786
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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