Home
last modified time | relevance | path

Searched refs:mSocket (Results 1 – 9 of 9) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothRfcommFacade.java444 private BluetoothSocket mSocket; field in BluetoothConnection
452 public BluetoothConnection(BluetoothSocket mSocket) throws IOException { in BluetoothConnection() argument
453 this(mSocket, null); in BluetoothConnection()
456 public BluetoothConnection(BluetoothSocket mSocket, BluetoothServerSocket mServerSocket) in BluetoothConnection() argument
458 this.mSocket = mSocket; in BluetoothConnection()
459 mOutputStream = mSocket.getOutputStream(); in BluetoothConnection()
460 mInputStream = mSocket.getInputStream(); in BluetoothConnection()
461 mDevice = mSocket.getRemoteDevice(); in BluetoothConnection()
479 if (mSocket == null) { in isConnected()
483 mSocket.getRemoteDevice(); in isConnected()
[all …]
/external/parameter-framework/upstream/remote-processor/
DSocket.h41 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;
/external/webrtc/webrtc/examples/androidapp/third_party/autobanh/
Dautobanh.jarMETA-INF/MANIFEST.MF de/tavendo/autobahn/ByteBufferInputStream.class ByteBufferInputStream.java ...
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...