summaryrefslogtreecommitdiffstats
path: root/core/java/android/bluetooth/BluetoothOutputStream.java
Commit message (Expand)AuthorAgeFilesLines
* Added flush() for bluetooth output streamzzy2013-04-241-0/+11
* Immediately destroy BluetoothSocket's on close().Nick Pelly2009-09-021-2/+2
* Implement bulk read and writes for Bluetooth sockets.Nick Pelly2009-06-021-2/+32
* New BluetoothSocket API.Nick Pelly2009-05-261-0/+57