Parcourir la source

qcacld-3.0: Remove obsolete struct sSirTdlsDisappearAPInd

Remove obsolete struct sSirTdlsDisappearAPInd

Change-Id: Ia9823cddc401374b0e411f50c9618a8aceee56af
CRs-Fixed: 898864
Srinivas Girigowda il y a 9 ans
Parent
commit
0e321a956c
1 fichiers modifiés avec 0 ajouts et 9 suppressions
  1. 0 9
      core/mac/inc/sir_api.h

+ 0 - 9
core/mac/inc/sir_api.h

@@ -3438,15 +3438,6 @@ typedef struct sSirTdlsDelAllPeerInd {
 	uint16_t length;
 	uint8_t sessionId;      /* Session ID */
 } tSirTdlsDelAllPeerInd, *tpSirTdlsDelAllPeerInd;
-#ifdef FEATURE_WLAN_TDLS_DISAPPEAR_AP
-typedef struct sSirTdlsDisappearAPInd {
-	uint16_t messageType;
-	uint16_t length;
-	uint8_t sessionId;      /* Session ID */
-	uint16_t staId;
-	tSirMacAddr staAddr;
-} tSirTdlsDisappearAPInd, *tpSirTdlsDisappearAPInd;
-#endif
 typedef struct sSirMgmtTxCompletionInd {
 	uint16_t messageType;
 	uint16_t length;