You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Connect to device through the open by id command
2. Write to device and read
3. Then after reading send the exact same command to write
What is the expected output? What do you see instead?
I assume something would come back since I write a buffer to it. The first time
I use the write command it works and I read the data coming back. Next time I
use the exact same command it doesn't write anything and since it doesn't write
anything it doesn't return anything to read. I don't know what I need to do
since it works the first time and I use the exact same call and it doesn't do
anything.
What version of the product are you using? On what operating system?
I am using a Mac
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 6 Oct 2013 at 6:13
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 6 Oct 2013 at 6:13The text was updated successfully, but these errors were encountered: