bluetoothengine/btnotif/btnotifsrv/inc/btnotifpairnotifier.h
changeset 63 bcf742120177
parent 40 997690c3397a
--- a/bluetoothengine/btnotif/btnotifsrv/inc/btnotifpairnotifier.h	Wed Aug 18 09:59:05 2010 +0300
+++ b/bluetoothengine/btnotif/btnotifsrv/inc/btnotifpairnotifier.h	Fri Sep 17 08:30:56 2010 +0300
@@ -72,10 +72,9 @@
      * Update an outstanding request for this connection.
      *  
      * @since Symbian^4
-     * @param aUid The UID of the notifier for this update.
-     * @param aParams The updated parameters for this request from the client.
+     * @param aMessage.
      */
-    void UpdatePairingNotifierL( TInt aUid, const TDesC8& aParams );
+    void CBTNotifPairNotifier::UpdatePairingNotifierL( const RMessage2& aMessage);
 
     /**
      * Cancel an outstanding request for this connection.