// This material, including documentation and any related computer
// programs, is protected by copyright controlled by Nokia. All
// rights are reserved. Copying, including reproducing, storing
// adapting or translating, any or all of this material requires the
// prior written consent of Nokia. This material also contains
// confidential information which may not be disclosed to others
// without the prior written consent of Nokia.
#ifndef __MTPSTARTER_H__
#define __MTPSTARTER_H__
TInt StartMTP();
TInt StopMTP();
#endif // MTPSTARTER_H