bluetoothengine/btnotif/btnotifsrv/inc/btnotifoutgoingpairinghandler.h
changeset 40 997690c3397a
parent 33 837dcc42fd6a
child 47 9e2a905b887f
--- a/bluetoothengine/btnotif/btnotifsrv/inc/btnotifoutgoingpairinghandler.h	Fri Jun 11 13:48:51 2010 +0300
+++ b/bluetoothengine/btnotif/btnotifsrv/inc/btnotifoutgoingpairinghandler.h	Wed Jun 23 18:23:52 2010 +0300
@@ -63,7 +63,7 @@
      * @param aParent the owner of this object
      * @param aAddr the remote device this observer is targeted to
      */
-    static CBTNotifBasePairingHandler* NewL( CBTNotifPairingManager& aParent, 
+    static CBTNotifBasePairingHandler* NewL( CBTNotifSecurityManager& aParent, 
             const TBTDevAddr& aAddr );
 
     /**
@@ -157,7 +157,7 @@
     /**
      * C++ default constructor
      */
-    CBTNotifOutgoingPairingHandler( CBTNotifPairingManager& aParent, const TBTDevAddr& aAddr );
+    CBTNotifOutgoingPairingHandler( CBTNotifSecurityManager& aParent, const TBTDevAddr& aAddr );
 
     /**
      * Symbian 2nd-phase constructor