usbengines/usbwatcher/inc/cusbwatcher.h
changeset 8 7e15987c4500
parent 0 1e05558e2206
child 13 7068aba64af5
equal deleted inserted replaced
3:47c263f7e521 8:7e15987c4500
    28 #include <usbuinotif.h>
    28 #include <usbuinotif.h>
    29 #include <usbwatcher.h>
    29 #include <usbwatcher.h>
    30 #include "debug.h"
    30 #include "debug.h"
    31 #include "musbwatchernotify.h"
    31 #include "musbwatchernotify.h"
    32 #include "cusbwatchersession.h"
    32 #include "cusbwatchersession.h"
    33 
    33 #include "tusbindicatorhandler.h"
    34 
    34 
    35 
    35 
    36 class CUsbActiveState;
    36 class CUsbActiveState;
    37 class CUsbActivePersonalityHandler;
    37 class CUsbActivePersonalityHandler;
    38 class CUsbDeviceLock;
    38 class CUsbDeviceLock;
   436     
   436     
   437     /**
   437     /**
   438      * OTG Watcher
   438      * OTG Watcher
   439      */
   439      */
   440     CUsbOtgWatcher* iOtgWatcher; //OTG
   440     CUsbOtgWatcher* iOtgWatcher; //OTG
   441      
   441     
       
   442     /*
       
   443      * USB indicator handler to handle device side indicator
       
   444      */
       
   445     TUsbIndicatorHandler iUsbIndicatorHandler;
       
   446     
       
   447     /*
       
   448      * Starting mode is normal?
       
   449      */
       
   450     TBool iNormalStart;
   442     };
   451     };
   443     
   452     
   444 #include "cusbwatcher.inl"
   453 #include "cusbwatcher.inl"
   445 
   454 
   446 #endif   // CUSBWATCHER_H
   455 #endif   // CUSBWATCHER_H