bluetoothengine/btnotif/inc/btnumcmpnotifier.h
branchRCL_3
changeset 6 6a29d5ad0713
parent 0 f63038272f30
equal deleted inserted replaced
2:0b192a3a05a4 6:6a29d5ad0713
    73         */      
    73         */      
    74         void HandleGetDeviceCompletedL(const CBTDevice* aDev);        
    74         void HandleGetDeviceCompletedL(const CBTDevice* aDev);        
    75         
    75         
    76         /**
    76         /**
    77         * From CBTNPairNotifierBase
    77         * From CBTNPairNotifierBase
    78         * @param None.
    78         * @param aRBuf the descriptor to which the prompt will be loaded.
    79         * @return None.
       
    80         */
    79         */
    81         HBufC* GenerateQueryPromoptLC();
    80         void GenerateQueryPromptL( RBuf& aRBuf );
    82 
    81 
    83     private:
    82     private:
    84 
    83 
    85         /**
    84         /**
    86         * C++ default constructor.
    85         * C++ default constructor.