bluetoothmgmt/bluetoothclientlib/inc/bttypespartner.h
branchRCL_3
changeset 11 20fda83a6398
parent 0 29b1cd4cb562
equal deleted inserted replaced
10:8a27654f7b62 11:20fda83a6398
     1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    45 @publishedPartner
    45 @publishedPartner
    46 @released
    46 @released
    47 */
    47 */
    48 typedef TBuf8<KBluetoothSimplePairingRandomizerSize> TBluetoothSimplePairingRandomizer;
    48 typedef TBuf8<KBluetoothSimplePairingRandomizerSize> TBluetoothSimplePairingRandomizer;
    49 
    49 
       
    50 /** For page scan parameters setting. +-   
       
    51 The enumeration may gain additional members in future.     
       
    52 @publishedPartner     
       
    53 @released     
       
    54 */     
       
    55 enum TPageScanParameterSettings     
       
    56     {     
       
    57     EStandardPageScanParameters,     
       
    58     EFastConnectionPageScanParameters     
       
    59     }; 
       
    60 
    50 #endif	//_BTTYPESPARTNER_H
    61 #endif	//_BTTYPESPARTNER_H