diff -r 43824b19ee35 -r 837dcc42fd6a bluetoothengine/btmac/common/atcodec.h --- a/bluetoothengine/btmac/common/atcodec.h Fri May 14 16:01:46 2010 +0300 +++ b/bluetoothengine/btmac/common/atcodec.h Thu May 27 13:01:44 2010 +0300 @@ -21,6 +21,7 @@ // INCLUDES #include +#include enum TATId { @@ -88,7 +89,6 @@ EATIntParam }; -const TInt KMaxATSize = 512; const TInt KMaxATParamSize = 256; class RReadStream;