Searched refs:mSocket (Results 1 – 9 of 9) sorted by relevance
106 BluetoothSocket mSocket; in bluetoothRfcommConnect() local177 BluetoothSocket mSocket = mServerSocket.accept(timeout.intValue()); in bluetoothRfcommAccept() local178 BluetoothConnection conn = new BluetoothConnection(mSocket, mServerSocket); in bluetoothRfcommAccept()180 mCurrentSocket = mSocket; in bluetoothRfcommAccept()347 private BluetoothSocket mSocket; field in BluetoothConnection355 public BluetoothConnection(BluetoothSocket mSocket) throws IOException { in BluetoothConnection() argument356 this(mSocket, null); in BluetoothConnection()359 public BluetoothConnection(BluetoothSocket mSocket, BluetoothServerSocket mServerSocket) in BluetoothConnection() argument361 this.mSocket = mSocket; in BluetoothConnection()362 mOutputStream = mSocket.getOutputStream(); in BluetoothConnection()[all …]
41 Socket(asio::ip::tcp::socket &socket) : mSocket(socket) {} in Socket()43 asio::ip::tcp::socket &get() { return mSocket; } in get()46 asio::ip::tcp::socket &mSocket;
META-INF/MANIFEST.MF de/tavendo/autobahn/ByteBufferInputStream.class ByteBufferInputStream.java ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...