Searched refs:BluetoothSocket (Results 1 – 9 of 9) sorted by relevance
23 import android.bluetooth.BluetoothSocket;64 private BluetoothSocket mCurrentSocket;106 BluetoothSocket mSocket; in bluetoothRfcommConnect()177 BluetoothSocket mSocket = mServerSocket.accept(timeout.intValue()); in bluetoothRfcommAccept()303 private final BluetoothSocket mmSocket;306 BluetoothSocket tmp = null; in ConnectThread()338 public BluetoothSocket getSocket() { in getSocket()347 private BluetoothSocket mSocket;355 public BluetoothConnection(BluetoothSocket mSocket) throws IOException { in BluetoothConnection()359 public BluetoothConnection(BluetoothSocket mSocket, BluetoothServerSocket mServerSocket) in BluetoothConnection()[all …]
239 class BluetoothSocket(btsocket.socket): class255 super(BluetoothSocket, self).__init__(family=btsocket.AF_BLUETOOTH,459 class BluetoothControlSocket(BluetoothSocket):1138 class BluetoothRawSocket(BluetoothSocket):
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...