bluetoothengine/btmac/inc/btmonocmdhandler/btmcprotdatabuf.h
branchRCL_3
changeset 21 53b7818cd282
parent 0 f63038272f30
--- a/bluetoothengine/btmac/inc/btmonocmdhandler/btmcprotdatabuf.h	Tue May 11 16:23:08 2010 +0300
+++ b/bluetoothengine/btmac/inc/btmonocmdhandler/btmcprotdatabuf.h	Tue May 25 12:53:11 2010 +0300
@@ -43,7 +43,7 @@
 
     private:
 
-	    TBuf8<KMaxATSize> iBuf;
+	    TBuf8<KDefaultCmdBufLength> iBuf;
     };