commit | 90ed3e8d7883d9c80fb8bf11b1c593bd8b2b39d0 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon Sep 09 23:36:25 2013 -0700 |
committer | Mathias Agopian <mathias@google.com> | Tue Sep 10 21:10:53 2013 -0700 |
tree | 18e3cac4c05f7b19989dff34b507118c44bbd59b | |
parent | 63108c34ec181e923b68ee840bb7960f205466a7 [diff] |
fix a few problems with BitTube BitTube used to send objects one at a time and didn't handle errors properly. We now send all the objects in one call, which means they have to be read as a single batch as well. This changes the BitTube API. Update SensorService to the new API. Also added an API to set the size of the send buffer. Bug: 10641596 Change-Id: I77c70d35e351fdba0416fae4b7ca3b1d56272251