mtpfws/mtpintegrationtest/integration/mtpmodeselector/inc/mtpstarter.h
branchRCL_3
changeset 6 f8e15b44d440
equal deleted inserted replaced
0:d0791faffa3f 6:f8e15b44d440
       
     1 // This material, including documentation and any related computer
       
     2 // programs, is protected by copyright controlled by Nokia. All
       
     3 // rights are reserved. Copying, including reproducing, storing
       
     4 // adapting or translating, any or all of this material requires the
       
     5 // prior written consent of Nokia. This material also contains
       
     6 // confidential information which may not be disclosed to others
       
     7 // without the prior written consent of Nokia.
       
     8 
       
     9 
       
    10 
       
    11 #ifndef __MTPSTARTER_H__
       
    12 #define __MTPSTARTER_H__
       
    13 
       
    14 
       
    15 TInt StartMTP();
       
    16 TInt StopMTP();
       
    17 
       
    18 #endif // MTPSTARTER_H