--- a/bluetoothengine/btnotif/btnotifsrv/inc/btnotifoutgoingpairinghandler.h Fri May 28 17:03:06 2010 +0300
+++ b/bluetoothengine/btnotif/btnotifsrv/inc/btnotifoutgoingpairinghandler.h Mon Jul 12 18:51:05 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