usbengines/usbotgwatcher/tsrc/UsbOtgWatcherTest/inc/UsbOtgWatcherTest.h
branchRCL_3
changeset 80 e02eb84a14d2
parent 79 25fce757be94
equal deleted inserted replaced
79:25fce757be94 80:e02eb84a14d2
   230         void DeviceAttached_SupportedDeviceL( TUsbOtgWatcherTestBlockParams& aParams,
   230         void DeviceAttached_SupportedDeviceL( TUsbOtgWatcherTestBlockParams& aParams,
   231                             TUsbOtgWatcherTestResult& aTestResult );
   231                             TUsbOtgWatcherTestResult& aTestResult );
   232         
   232         
   233         void DeviceDetached_SupportedDeviceL( TUsbOtgWatcherTestBlockParams& aParams,
   233         void DeviceDetached_SupportedDeviceL( TUsbOtgWatcherTestBlockParams& aParams,
   234                             TUsbOtgWatcherTestResult& aTestResult );
   234                             TUsbOtgWatcherTestResult& aTestResult );
   235    
       
   236         void IndicatorNotifier_IndicatorActivateL( TUsbOtgWatcherTestBlockParams& aParams,
       
   237                             TUsbOtgWatcherTestResult& aTestResult );
       
   238         
   235         
   239         //others method
   236         //others method
   240         void SetupL();
   237         void SetupL();
   241         void TearDown();
   238         void TearDown();
   242         
   239