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
129 private final BluetoothOutputStream mOutputStream;232 mOutputStream = new BluetoothOutputStream(this); in BluetoothSocket()243 mOutputStream = new BluetoothOutputStream(this); in BluetoothSocket()
1119 android.bluetooth.BluetoothOutputStream
41215 Landroid/bluetooth/BluetoothOutputStream;