branch | RCL_3 |
changeset 15 | 53b7818cd282 |
parent 1 | 6a1fe72036e3 |
child 21 | 0ba996a9b75d |
--- a/bluetoothengine/btmac/src/BTMonoCmdHandler/btmccallinghandler.cpp Tue May 11 16:23:08 2010 +0300 +++ b/bluetoothengine/btmac/src/BTMonoCmdHandler/btmccallinghandler.cpp Tue May 25 12:53:11 2010 +0300 @@ -94,7 +94,7 @@ TInt result = KErrNone; if (!aErr) { - TBuf8<KMaxATSize> buf; + TBuf8<KDefaultCmdBufLength> buf; aErr = iRespProperty.Get(buf); if (!aErr && buf.Length() >= sizeof(TInt)) {