diff -r 786b94c6f0a4 -r 5b153be919d4 bluetoothmgmt/bluetoothclientlib/avlib/avdtpTypes.cpp --- a/bluetoothmgmt/bluetoothclientlib/avlib/avdtpTypes.cpp Thu Aug 19 11:01:00 2010 +0300 +++ b/bluetoothmgmt/bluetoothclientlib/avlib/avdtpTypes.cpp Tue Aug 31 16:20:16 2010 +0300 @@ -37,7 +37,7 @@ // const TInt KMinMediaCodecLOSC = 2; // mediatype, codectype - see figure8-50 AVDTP // const TInt KMinContentProtectionLOSC = 2; // protectiontype -static const TUint KAvdtpSockAddrLocalMask = static_cast(1<<31); +static const TUint KAvdtpSockAddrLocalMask = static_cast(1U<<31U); /** Default constructor using 0 as the parameter for setPort()