Searched refs:BluetoothOutputStream (Results 1 – 4 of 4) sorted by relevance
29 /*package*/ final class BluetoothOutputStream extends OutputStream { class32 /*package*/ BluetoothOutputStream(BluetoothSocket s) { in BluetoothOutputStream() method in BluetoothOutputStream
127 private final BluetoothOutputStream mOutputStream;227 mOutputStream = new BluetoothOutputStream(this); in BluetoothSocket()238 mOutputStream = new BluetoothOutputStream(this); in BluetoothSocket()
598 android.bluetooth.BluetoothOutputStream
1284 HPLandroid/bluetooth/BluetoothOutputStream;->close()V54336 Landroid/bluetooth/BluetoothOutputStream;