bluetoothengine/btmac/inc/btmonobearer/bmbcmdlistener.h
branchRCL_3
changeset 21 53b7818cd282
parent 1 6a1fe72036e3
child 51 625f43ae9362
--- a/bluetoothengine/btmac/inc/btmonobearer/bmbcmdlistener.h	Tue May 11 16:23:08 2010 +0300
+++ b/bluetoothengine/btmac/inc/btmonobearer/bmbcmdlistener.h	Tue May 25 12:53:11 2010 +0300
@@ -90,7 +90,7 @@
         RProperty iATRespProperty;
 
 		// At command buffer
-		TBuf8<KMaxATSize> iAtCmdBuf;
+		TBuf8<KDefaultCmdBufLength> iAtCmdBuf;
     };
 
 #endif