bluetooth/btstack/avdtp/avdtpTransportChannel.cpp
changeset 34 9d84592f5036
parent 0 29b1cd4cb562
child 56 015fa7494bd2
--- a/bluetooth/btstack/avdtp/avdtpTransportChannel.cpp	Mon Jul 12 07:03:47 2010 +0300
+++ b/bluetooth/btstack/avdtp/avdtpTransportChannel.cpp	Mon Jul 12 07:06:31 2010 +0300
@@ -99,6 +99,7 @@
 		// take ownership
 		iLogicalChannel = aLogicalChannelRecord.iLogicalChannelSAP;
 		iLogicalChannel->SetNotify(this);
+		UpdateChannelPriority();
 		// drain any data
 		if (aLogicalChannelRecord.iDataCount)
 			{