summaryrefslogtreecommitdiffstats
path: root/core/jni/android_hardware_UsbRequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* UsbRequest: set ByteBuffer.position() upon success.mike wakerly2012-08-091-7/+9
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-8/+8
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* UsbDevice: Move IO related methods to new UsbDeviceConnection classMike Lockwood2011-03-111-5/+5
* Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-011-4/+4
* New APIs for USB host support:Mike Lockwood2011-01-221-0/+217