branch | RCL_3 |
changeset 21 | 53b7818cd282 |
parent 2 | 0b192a3a05a4 |
--- 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 <e32base.h> +#include <atext.h> enum TATId { @@ -88,7 +89,6 @@ EATIntParam }; -const TInt KMaxATSize = 512; const TInt KMaxATParamSize = 256; class RReadStream;