usb - conn.bulkTransfer in android accessory mode, max size of buffer is what? -


is there know in android accessory mode ,in conn.bulktransfer(in,buffer,buffer_size,timeout) function, buffer_size should assigned more properly? has limit of max size? want use android accessory mode transfer files between android devices.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -