bluetoothengine/btnotif/inc/btnssppasskeyentrynotifier.h
changeset 15 00f9ee97d895
parent 0 f63038272f30
--- a/bluetoothengine/btnotif/inc/btnssppasskeyentrynotifier.h	Tue Feb 02 00:20:42 2010 +0200
+++ b/bluetoothengine/btnotif/inc/btnssppasskeyentrynotifier.h	Fri Apr 16 15:08:36 2010 +0300
@@ -77,10 +77,9 @@
     
         /**
         * Generate prompt for passkey entry query.
-        * @param None.
-        * @return None.
+        * @param aRBuf the descriptor to which the prompt will be loaded.
         */
-        HBufC* GenerateQueryPromoptLC();
+        void GenerateQueryPromptL( RBuf& aRBuf );
         
     private: