bluetoothmgmt/bluetoothclientlib/inc/pairing.h
branchRCL_3
changeset 23 5b153be919d4
parent 0 29b1cd4cb562
child 24 e9b924a62a66
equal deleted inserted replaced
22:786b94c6f0a4 23:5b153be919d4
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-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".
    22 #ifndef PAIRING_H
    22 #ifndef PAIRING_H
    23 #define PAIRING_H
    23 #define PAIRING_H
    24 
    24 
    25 #include <e32std.h>
    25 #include <e32std.h>
    26 #include <bt_sock.h>
    26 #include <bt_sock.h>
       
    27 #include <bttypespartner.h>
    27 
    28 
    28 /**
    29 /**
    29 The UID indicating the dedicated bonding service request.
    30 The UID indicating the dedicated bonding service request.
    30 */
    31 */
    31 const TUid KBluetoothDedicatedBondingUid = {0x10286491};
    32 const TUid KBluetoothDedicatedBondingUid = {0x10286491};