Home
last modified time | relevance | path

Searched defs:mSocket (Results 1 – 1 of 1) 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()
456 public BluetoothConnection(BluetoothSocket mSocket, BluetoothServerSocket mServerSocket) in BluetoothConnection()