kernel/eka/include/d32otgdi_errors.h
branchRCL_3
changeset 294 039a3e647356
parent 89 1df514389a47
--- a/kernel/eka/include/d32otgdi_errors.h	Wed Sep 15 13:42:27 2010 +0300
+++ b/kernel/eka/include/d32otgdi_errors.h	Wed Oct 13 16:04:24 2010 +0300
@@ -43,6 +43,10 @@
 
 const TInt KErrUsbOtgInOPTTestingMode              = -6676;
 
+const TInt KErrUsbOtgThermalNormal                 = -6677;
+const TInt KErrUsbOtgThermalWarning                = -6678;
+const TInt KErrUsbOtgThermalFatal                  = -6679;
+
 const TInt KErrUsbOtgStackNotStarted			= -6680;
 const TInt KErrUsbOtgVbusAlreadyRaised			= -6681;
 const TInt KErrUsbOtgSrpForbidden				= -6682;