bluetoothengine/btnotif/inc/btnpinnotifier.h
branchRCL_3
changeset 6 6a29d5ad0713
parent 0 f63038272f30
--- a/bluetoothengine/btnotif/inc/btnpinnotifier.h	Tue Feb 02 00:20:42 2010 +0200
+++ b/bluetoothengine/btnotif/inc/btnpinnotifier.h	Fri Feb 19 22:59:18 2010 +0200
@@ -72,8 +72,9 @@
         /**
         * From CBTNPairNotifierBase
         * Generate prompt in Pin query dialog.
+        * @param aRBuf the descriptor to which the prompt will be loaded.
         */      
-        HBufC* GenerateQueryPromoptLC(); 
+        void GenerateQueryPromptL(RBuf& aRBuf); 
 
     private: