Home
last modified time | relevance | path

Searched defs:BluetoothSocket (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothSocket.java84 public final class BluetoothSocket implements Closeable { class
173 /*package*/ BluetoothSocket(int type, int fd, boolean auth, boolean encrypt, in BluetoothSocket() method in BluetoothSocket
193 /*package*/ BluetoothSocket(int type, int fd, boolean auth, boolean encrypt, in BluetoothSocket() method in BluetoothSocket
230 private BluetoothSocket(BluetoothSocket s) { in BluetoothSocket() method in BluetoothSocket
280 private BluetoothSocket(int type, int fd, boolean auth, boolean encrypt, String address, in BluetoothSocket() method in BluetoothSocket