diff -r 2f88a7d66f50 -r 53b7818cd282 bluetoothengine/btmac/common/atcodec.h --- a/bluetoothengine/btmac/common/atcodec.h Tue May 11 16:23:08 2010 +0300 +++ b/bluetoothengine/btmac/common/atcodec.h Tue May 25 12:53:11 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;