bluetoothengine/btnotif/btnotifsrv/inc/btnotifpairnotifier.h
changeset 57 5ebadcda06cb
parent 42 b72428996822
--- a/bluetoothengine/btnotif/btnotifsrv/inc/btnotifpairnotifier.h	Fri Aug 06 16:43:21 2010 +0300
+++ b/bluetoothengine/btnotif/btnotifsrv/inc/btnotifpairnotifier.h	Fri Sep 03 16:17:59 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.