--- a/bluetooth/btstack/avdtp/avdtpMediaSession.h Thu Sep 23 17:06:47 2010 +0300
+++ b/bluetooth/btstack/avdtp/avdtpMediaSession.h Wed Oct 13 16:20:29 2010 +0300
@@ -34,6 +34,7 @@
public:
static CMediaSession* NewLC(CAvdtpProtocol& aProtocol, CAvdtpSAP& aSAP, CAVStream& aStream);
static CMediaSession* NewL(CAvdtpProtocol& aProtocol, CAvdtpSAP& aSAP, CAVStream& aStream);
+ ~CMediaSession();
virtual TInt GetOption(TUint aLevel, TUint aName, TDes8& aOption) const;
virtual void Ioctl(TUint aLevel, TUint aName, const TDesC8* aOption);