services/terminalmodeservice/inc/upnptmserverimpl.h
changeset 34 5da7464ce100
parent 27 226a2340cdd3
equal deleted inserted replaced
32:e4f3ce6894d4 34:5da7464ce100
    67     // Start and Stop methods
    67     // Start and Stop methods
    68     void StartDeviceL();
    68     void StartDeviceL();
    69     void StopDeviceL();
    69     void StopDeviceL();
    70     CUpnpRemotableApp& GetRemotableApp( TUint aAppId, TInt& aErr );
    70     CUpnpRemotableApp& GetRemotableApp( TUint aAppId, TInt& aErr );
    71     void GenerateUrlComponents( CUpnpHttpServerSession& aHttpServerSession );
    71     void GenerateUrlComponents( CUpnpHttpServerSession& aHttpServerSession );
    72     const TDesC8& ConvertIntToDescriptor( TInt aIntVal );
    72     const TDesC8& ConvertIntToDescriptor( TUint aIntVal );
    73     
    73     
    74 public:
    74 public:
    75     //Action handling methods
    75     //Action handling methods
    76     const TDesC8& GetApplicationListL( const TDesC8& aAppListFilter,
    76     const TDesC8& GetApplicationListL( const TDesC8& aAppListFilter,
    77                                    TUint aProfileId, TTerminalModeErrorCode& aErr );
    77                                    TUint aProfileId, TTerminalModeErrorCode& aErr );