bluetoothengine/btnotif/inc/btnpaireddevsettnotifier.h
branchRCL_3
changeset 6 6a29d5ad0713
parent 0 f63038272f30
equal deleted inserted replaced
2:0b192a3a05a4 6:6a29d5ad0713
    81         void HandleGetDeviceCompletedL(const CBTDevice* aDev);
    81         void HandleGetDeviceCompletedL(const CBTDevice* aDev);
    82         
    82         
    83     private:
    83     private:
    84 
    84 
    85 		/**
    85 		/**
    86 		 * Leave function called by non-leave btengdevman callback function HandleGetDevicesComplete().
       
    87 		 *@param aErr. Passed by caller.
       
    88 		 */
       
    89 
       
    90 		/**
       
    91         * Parse the data out of the message that is sent by the client of the notifier. 
    86         * Parse the data out of the message that is sent by the client of the notifier. 
    92 		* @param aBuffer A package buffer containing received parameters.
    87 		* @param aBuffer A package buffer containing received parameters.
    93         * @return None.
    88         * @return None.
    94         */
    89         */
    95 		void ProcessParamBufferL(const TDesC8& aBuffer);
    90 		void ProcessParamBufferL(const TDesC8& aBuffer);