bthci/bthci2/corehci/interface/hcitypes.h
branchRCL_3
changeset 23 5b153be919d4
parent 0 29b1cd4cb562
child 24 e9b924a62a66
--- a/bthci/bthci2/corehci/interface/hcitypes.h	Thu Aug 19 11:01:00 2010 +0300
+++ b/bthci/bthci2/corehci/interface/hcitypes.h	Tue Aug 31 16:20:16 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -181,17 +181,6 @@
 	EPointToPointAndBroadcastEncryption = 0x02, /*!< Point to point and broadcast encryption enabled */
 	};
 
-enum THCIScanEnable 
-/**
-HCI Scan enable mask
-*/
-	{
-	ENoScansEnabled = 0x00, /*!< No HCI scans enabled */
-	EInquiryScanOnly = 0x01, /*!< HCI inquiry scan enabled */
-	EPageScanOnly = 0x02, /*!< HCI page scan enabled */
-	EInquiryAndPageScan = 0x03 /*!< HCI inquiry and page scan enabled */
-	};
-
 enum THCIInquiryMode 
 /**
 HCI Inquiry mode flag