bthci/hci2implementations/qdps/symbian/inc/hcieventmodifiable.h
changeset 1 b4a7eebaaebf
parent 0 29b1cd4cb562
equal deleted inserted replaced
0:29b1cd4cb562 1:b4a7eebaaebf
    45 	 *
    45 	 *
    46 	 * @param aErrorCode The value the error code should be set to
    46 	 * @param aErrorCode The value the error code should be set to
    47 	 */
    47 	 */
    48 
    48 
    49 	void SetErrorCode(THCIErrorCode aErrorCode);
    49 	void SetErrorCode(THCIErrorCode aErrorCode);
       
    50 	
       
    51 	TPtrC8& EventData();
    50 
    52 
    51 private:
    53 private:
    52 	/* explicit constructor */
    54 	/* explicit constructor */
    53 	THCIEventModifiable();
    55 	THCIEventModifiable();
    54 	};
    56 	};