bluetoothengine/btmac/inc/btmonocmdhandler/btmcprotdatabuf.h
changeset 31 a0ea99b6fa53
parent 0 f63038272f30
--- a/bluetoothengine/btmac/inc/btmonocmdhandler/btmcprotdatabuf.h	Wed May 05 09:56:48 2010 +0300
+++ b/bluetoothengine/btmac/inc/btmonocmdhandler/btmcprotdatabuf.h	Mon May 17 11:06:23 2010 +0300
@@ -43,7 +43,7 @@
 
     private:
 
-	    TBuf8<KMaxATSize> iBuf;
+	    TBuf8<KDefaultCmdBufLength> iBuf;
     };