--- a/bluetoothengine/btnotif/src/btnenterpriseitsecurityinfonotifier.cpp Wed Sep 15 12:23:51 2010 +0300
+++ b/bluetoothengine/btnotif/src/btnenterpriseitsecurityinfonotifier.cpp Wed Oct 13 14:43:49 2010 +0300
@@ -94,11 +94,13 @@
}
// ----------------------------------------------------------
-// CBTEnterpriseItSecurityInfoNotifier::ProcessStartParamsL
+// CBTEnterpriseItSecurityInfoNotifier::GetParamsL
// Mandatory for BT Notifiers when using asynchronous launch.
// ----------------------------------------------------------
//
-void CBTEnterpriseItSecurityInfoNotifier::ProcessStartParamsL()
+void CBTEnterpriseItSecurityInfoNotifier::GetParamsL(const TDesC8& /*aBuffer*/,
+ TInt /*aReplySlot*/,
+ const RMessagePtr2& /*aMessage*/)
{
//nothing to do here
}