bluetoothengine/btnotif/inc/btnpinnotifier.h
branchRCL_3
changeset 6 6a29d5ad0713
parent 0 f63038272f30
equal deleted inserted replaced
2:0b192a3a05a4 6:6a29d5ad0713
    70         void HandleGetDeviceCompletedL(const CBTDevice* aDev);
    70         void HandleGetDeviceCompletedL(const CBTDevice* aDev);
    71         
    71         
    72         /**
    72         /**
    73         * From CBTNPairNotifierBase
    73         * From CBTNPairNotifierBase
    74         * Generate prompt in Pin query dialog.
    74         * Generate prompt in Pin query dialog.
       
    75         * @param aRBuf the descriptor to which the prompt will be loaded.
    75         */      
    76         */      
    76         HBufC* GenerateQueryPromoptLC(); 
    77         void GenerateQueryPromptL(RBuf& aRBuf); 
    77 
    78 
    78     private:
    79     private:
    79 
    80 
    80         /**
    81         /**
    81         * C++ default constructor.
    82         * C++ default constructor.