summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* Immediately destroy BluetoothSocket's on close().Nick Pelly2009-09-021-3/+3
* Fix bug in BluetoothInputStream.read().Nick Pelly2009-06-181-1/+1
* Implement bulk read and writes for Bluetooth sockets.Nick Pelly2009-06-021-3/+39
* New BluetoothSocket API.Nick Pelly2009-05-261-0/+62