Modify the packet size in transport protocol. 85/100485/7
authorKim Gunsoo <gunsoo83.kim@samsung.com>
Wed, 9 Dec 2015 04:59:27 +0000 (13:59 +0900)
committershingil.kang <shingil.kang@samsung.com>
Fri, 9 Dec 2016 05:36:08 +0000 (14:36 +0900)
commitf7a9e14ff28fdb099abbfba917a2d135e354c080
treea11baef4d48de3709fafd2534ae9eda249df96b4
parent34ed53befff4507579eebad21922a4524696af74
Modify the packet size in transport protocol.

- increase the transport packet size. (4KB -> 256KB)
- read USB transport packet as 4KB block repeatedly

Change-Id: I949ff050e51b907523922104bd5683b1132f2b2c
Signed-off-by: Kim Gunsoo <gunsoo83.kim@samsung.com>
src/sdb.c
src/sdb.h
src/sockets.c
src/transport.c
src/transport_local.c
src/transport_usb.c
src/usb_linux_client.c
src/utils.h