bluetooth/btstack/avdtp/avdtpTransportChannel.cpp
changeset 42 206564d58f40
parent 0 29b1cd4cb562
child 56 015fa7494bd2
--- a/bluetooth/btstack/avdtp/avdtpTransportChannel.cpp	Tue Jul 06 15:33:04 2010 +0300
+++ b/bluetooth/btstack/avdtp/avdtpTransportChannel.cpp	Wed Aug 18 10:54:44 2010 +0300
@@ -99,6 +99,7 @@
 		// take ownership
 		iLogicalChannel = aLogicalChannelRecord.iLogicalChannelSAP;
 		iLogicalChannel->SetNotify(this);
+		UpdateChannelPriority();
 		// drain any data
 		if (aLogicalChannelRecord.iDataCount)
 			{