Searched refs:BluetoothOutputStream (Results 1 – 3 of 3) sorted by relevance
32 /*package*/ final class BluetoothOutputStream extends OutputStream { class35 /*package*/ BluetoothOutputStream(BluetoothSocket s) { in BluetoothOutputStream() method in BluetoothOutputStream
138 private final BluetoothOutputStream mOutputStream;259 mOutputStream = new BluetoothOutputStream(this); in BluetoothSocket()298 mOutputStream = new BluetoothOutputStream(this); in BluetoothSocket()
864 Landroid/bluetooth/BluetoothOutputStream;-><init>(Landroid/bluetooth/BluetoothSocket;)V865 Landroid/bluetooth/BluetoothOutputStream;->mSocket:Landroid/bluetooth/BluetoothSocket;1030 Landroid/bluetooth/BluetoothSocket;->mOutputStream:Landroid/bluetooth/BluetoothOutputStream;