bluetooth/btstack/secman/SecManNotifiers.h
branchRCL_3
changeset 24 e9b924a62a66
parent 23 5b153be919d4
equal deleted inserted replaced
23:5b153be919d4 24:e9b924a62a66
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2009 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".
    15 
    15 
    16 #ifndef _SECMANNOTIFIERS_H
    16 #ifndef _SECMANNOTIFIERS_H
    17 #define _SECMANNOTIFIERS_H
    17 #define _SECMANNOTIFIERS_H
    18 
    18 
    19 #include <e32base.h>
    19 #include <e32base.h>
    20 #include <bluetooth/hci/hcitypes.h>
       
    21 
    20 
    22 class TBTDevAddr;
    21 class TBTDevAddr;
    23 
    22 
    24 
    23 
    25 class MAccessRequestResponseHandler
    24 class MAccessRequestResponseHandler