usbengines/usbotgwatcher/inc/definitions.h
changeset 3 47c263f7e521
parent 1 705ec7b86991
child 13 7068aba64af5
child 25 8c311f9acc5e
equal deleted inserted replaced
2:468cfcb53fd1 3:47c263f7e521
    24 const TInt KTimeToWaitForDeviceAttachment = 25000000; // 25 sec
    24 const TInt KTimeToWaitForDeviceAttachment = 25000000; // 25 sec
    25 const TInt KTimeToDiscreteNote = 2000000; // 2 sec
    25 const TInt KTimeToDiscreteNote = 2000000; // 2 sec
    26 const TInt KMaxTimeAllowedForBusInactivity = 10000000; // 10 sec
    26 const TInt KMaxTimeAllowedForBusInactivity = 10000000; // 10 sec
    27 const TInt KUsbIndicatorBlinkingInterval = 600000; // 0.6 sec
    27 const TInt KUsbIndicatorBlinkingInterval = 600000; // 0.6 sec
    28 const TInt KTimeTooMuchPowerRequired = 10000000; // 10 sec
    28 const TInt KTimeTooMuchPowerRequired = 10000000; // 10 sec
       
    29 const TInt KTimeDriversNotFound = 25000000; // 25 sec
    29 
    30 
    30 const TUint KFirst = 1;
    31 const TUint KFirst = 1;
    31 
    32 
    32 /**
    33 /**
    33  * Types of states
    34  * Types of states