kernel/eka/include/d32otgdi_errors.h
branchRCL_3
changeset 294 039a3e647356
parent 89 1df514389a47
equal deleted inserted replaced
268:345b1ca54e88 294:039a3e647356
    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