diff -r 14e240312f6f -r 786b94c6f0a4 bluetooth/btstack/avdtp/avdtpTransportChannel.cpp --- a/bluetooth/btstack/avdtp/avdtpTransportChannel.cpp Thu Jul 15 19:55:36 2010 +0300 +++ b/bluetooth/btstack/avdtp/avdtpTransportChannel.cpp Thu Aug 19 11:01:00 2010 +0300 @@ -99,6 +99,7 @@ // take ownership iLogicalChannel = aLogicalChannelRecord.iLogicalChannelSAP; iLogicalChannel->SetNotify(this); + UpdateChannelPriority(); // drain any data if (aLogicalChannelRecord.iDataCount) {