Searched refs:BluetoothOutputStream (Results 1 – 3 of 3) sorted by relevance
29 /*package*/ final class BluetoothOutputStream extends OutputStream { class32 /*package*/ BluetoothOutputStream(BluetoothSocket s) { in BluetoothOutputStream() method in BluetoothOutputStream
119 private final BluetoothOutputStream mOutputStream;215 mOutputStream = new BluetoothOutputStream(this); in BluetoothSocket()225 mOutputStream = new BluetoothOutputStream(this); in BluetoothSocket()
721 android.bluetooth.BluetoothOutputStream