diff -r 22de2e391156 -r 20ac952a623c bluetooth/btstack/avdtp/avdtpDirectChannel.h --- a/bluetooth/btstack/avdtp/avdtpDirectChannel.h Thu Sep 23 17:06:47 2010 +0300 +++ b/bluetooth/btstack/avdtp/avdtpDirectChannel.h Wed Oct 13 16:20:29 2010 +0300 @@ -33,6 +33,8 @@ public: static CDirectChannel* NewL(CAvdtpProtocol& aProtocol, const TBTDevAddr& aRemoteDevice); + ~CDirectChannel(); + //from base // can just forward down to L2CAP...