summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothOutputStream.java
AgeCommit message (Expand)Author
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2019-09-04Revert "Revert "Remove a misleading "flush" function.""Christian Wailes
2019-08-31Revert "Remove a misleading "flush" function."Ian Kasprzak
2019-08-27Remove a misleading "flush" function.Chris Wailes
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2013-04-24Added flush() for bluetooth output streamzzy
2009-09-02Immediately destroy BluetoothSocket's on close().Nick Pelly
2009-06-02Implement bulk read and writes for Bluetooth sockets.Nick Pelly
2009-05-26New BluetoothSocket API.Nick Pelly