changeset 51 | 20ac952a623c |
parent 34 | 9d84592f5036 |
--- 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...