diff -r 1934667b0e2b -r 4b59561a31c0 bluetoothengine/btnotif/src/btnenterpriseitsecurityinfonotifier.cpp --- 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 }