From f90c2fef2ef1e142da871ff08eeb18e2681b7fc3 Mon Sep 17 00:00:00 2001 From: Sandeep Puligilla Date: Tue, 6 Jan 2015 13:39:06 -0800 Subject: qcacld: Remove setrssifilter command 'setRssifilter' command is specific to pronto and not needed in qcacld. Change-Id: I87fa73d2e76faccbe3b4dc48f5214e1fb7fa014c CRs-Fixed: 777804 --- CORE/MAC/src/include/sirParams.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'CORE/MAC/src/include') diff --git a/CORE/MAC/src/include/sirParams.h b/CORE/MAC/src/include/sirParams.h index 407c11674b2e..db441d7b62c8 100644 --- a/CORE/MAC/src/include/sirParams.h +++ b/CORE/MAC/src/include/sirParams.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved. + * Copyright (c) 2012-2015 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * @@ -447,7 +447,6 @@ typedef struct sSirMbMsgP2p #define SIR_HAL_SET_PNO_REQ (SIR_HAL_ITC_MSG_TYPES_BEGIN + 170) #define SIR_HAL_SET_PNO_CHANGED_IND (SIR_HAL_ITC_MSG_TYPES_BEGIN + 171) #define SIR_HAL_UPDATE_SCAN_PARAMS (SIR_HAL_ITC_MSG_TYPES_BEGIN + 172) -#define SIR_HAL_SET_RSSI_FILTER_REQ (SIR_HAL_ITC_MSG_TYPES_BEGIN + 173) #endif // FEATURE_WLAN_SCAN_PNO -- cgit v1.2.3