diff -r 22de2e391156 -r 20ac952a623c bluetooth/btstack/avdtp/avdtpDirectChannel.cpp --- a/bluetooth/btstack/avdtp/avdtpDirectChannel.cpp Thu Sep 23 17:06:47 2010 +0300 +++ b/bluetooth/btstack/avdtp/avdtpDirectChannel.cpp Wed Oct 13 16:20:29 2010 +0300 @@ -45,6 +45,11 @@ LOG_FUNC } +CDirectChannel::~CDirectChannel() + { + LOG_FUNC + } + TInt CDirectChannel::AttachTransportSession(CUserPlaneTransportSession& aSession, TAvdtpTransportSessionType /*aType*/, TL2CapConfig::TChannelPriority aPriority) { LOG_FUNC