kernel/eka/include/d32otgdi_errors.h
changeset 285 ff5437e4337c
parent 189 a5496987b1da
--- a/kernel/eka/include/d32otgdi_errors.h	Mon Oct 04 12:15:59 2010 +0100
+++ b/kernel/eka/include/d32otgdi_errors.h	Wed Oct 06 17:13:14 2010 +0100
@@ -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;