kernel/eka/include/d32otgdi_errors.h
branchRCL_3
changeset 89 1df514389a47
parent 87 2f92ad2dc5db
child 294 039a3e647356
equal deleted inserted replaced
87:2f92ad2dc5db 89:1df514389a47
    38 
    38 
    39 const TInt KErrUsbOtgBadDeviceAttached 			= -6673;
    39 const TInt KErrUsbOtgBadDeviceAttached 			= -6673;
    40 const TInt KEventUsbOtgBadDeviceDetached 		= -6674;
    40 const TInt KEventUsbOtgBadDeviceDetached 		= -6674;
    41 
    41 
    42 const TInt KErrUsbOtgBadState					= -6675;
    42 const TInt KErrUsbOtgBadState					= -6675;
       
    43 
       
    44 const TInt KErrUsbOtgInOPTTestingMode              = -6676;
    43 
    45 
    44 const TInt KErrUsbOtgStackNotStarted			= -6680;
    46 const TInt KErrUsbOtgStackNotStarted			= -6680;
    45 const TInt KErrUsbOtgVbusAlreadyRaised			= -6681;
    47 const TInt KErrUsbOtgVbusAlreadyRaised			= -6681;
    46 const TInt KErrUsbOtgSrpForbidden				= -6682;
    48 const TInt KErrUsbOtgSrpForbidden				= -6682;
    47 
    49