kernel/eka/include/d32otgdi_errors.h
changeset 285 ff5437e4337c
parent 189 a5496987b1da
equal deleted inserted replaced
280:2bfb1feef9de 285:ff5437e4337c
    40 const TInt KEventUsbOtgBadDeviceDetached 		= -6674;
    40 const TInt KEventUsbOtgBadDeviceDetached 		= -6674;
    41 
    41 
    42 const TInt KErrUsbOtgBadState					= -6675;
    42 const TInt KErrUsbOtgBadState					= -6675;
    43 
    43 
    44 const TInt KErrUsbOtgInOPTTestingMode              = -6676;
    44 const TInt KErrUsbOtgInOPTTestingMode              = -6676;
       
    45 
       
    46 const TInt KErrUsbOtgThermalNormal                 = -6677;
       
    47 const TInt KErrUsbOtgThermalWarning                = -6678;
       
    48 const TInt KErrUsbOtgThermalFatal                  = -6679;
    45 
    49 
    46 const TInt KErrUsbOtgStackNotStarted			= -6680;
    50 const TInt KErrUsbOtgStackNotStarted			= -6680;
    47 const TInt KErrUsbOtgVbusAlreadyRaised			= -6681;
    51 const TInt KErrUsbOtgVbusAlreadyRaised			= -6681;
    48 const TInt KErrUsbOtgSrpForbidden				= -6682;
    52 const TInt KErrUsbOtgSrpForbidden				= -6682;
    49 
    53