bluetoothengine/btmac/inc/btmonobearer/bmbcmdlistener.h
branchRCL_3
changeset 15 53b7818cd282
parent 1 6a1fe72036e3
child 21 0ba996a9b75d
--- 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