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.java106 BluetoothSocket mSocket; in bluetoothRfcommConnect() local
177 BluetoothSocket mSocket = mServerSocket.accept(timeout.intValue()); in bluetoothRfcommAccept() local
178 BluetoothConnection conn = new BluetoothConnection(mSocket, mServerSocket); in bluetoothRfcommAccept()
180 mCurrentSocket = mSocket; in bluetoothRfcommAccept()
347 private BluetoothSocket mSocket; field in BluetoothConnection
355 public BluetoothConnection(BluetoothSocket mSocket) throws IOException { in BluetoothConnection() argument
356 this(mSocket, null); in BluetoothConnection()
359 public BluetoothConnection(BluetoothSocket mSocket, BluetoothServerSocket mServerSocket) in BluetoothConnection() argument
361 this.mSocket = mSocket; in BluetoothConnection()
362 mOutputStream = mSocket.getOutputStream(); in BluetoothConnection()
[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/ ...