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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -