branch | RCL_3 |
changeset 9 | a2f12998bb04 |
parent 5 | 11d83199e2d9 |
child 19 | 2702348f1fe7 |
--- a/localconnectivityservice/obexreceiveservices/bip/src/BIPController.cpp Fri Feb 19 23:43:38 2010 +0200 +++ b/localconnectivityservice/obexreceiveservices/bip/src/BIPController.cpp Fri Mar 12 15:46:58 2010 +0200 @@ -45,7 +45,7 @@ _LIT8(KBipCapabilityType, "x-bt/img-capabilities\0"); -const TInt KBufferSize = 0x4000; // 16kB +const TInt KBufferSize = 0x10000; // 64 kB // ================= MEMBER FUNCTIONS =======================