summaryrefslogtreecommitdiff
path: root/framework/java/android/bluetooth/BluetoothInputStream.java
AgeCommit message (Expand)Author
2021-04-16More Bluetooth API annotation updates.Jeff Sharkey
2017-08-24Fix checkstyle errors (2/2)Jack He
2017-08-24Fix checkstyle errors (1/2)Jack He
2009-09-02Immediately destroy BluetoothSocket's on close().Nick Pelly
2009-06-18Fix bug in BluetoothInputStream.read().Nick Pelly
2009-06-02Implement bulk read and writes for Bluetooth sockets.Nick Pelly
2009-05-26New BluetoothSocket API.Nick Pelly