Searched defs:BluetoothServerSocket (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothServerSocket.java | 76 public final class BluetoothServerSocket implements Closeable { class 96 /*package*/ BluetoothServerSocket(int type, boolean auth, boolean encrypt, int port) in BluetoothServerSocket() method in BluetoothServerSocket 117 /*package*/ BluetoothServerSocket(int type, boolean auth, boolean encrypt, int port, in BluetoothServerSocket() method in BluetoothServerSocket 138 /*package*/ BluetoothServerSocket(int type, boolean auth, boolean encrypt, ParcelUuid uuid) in BluetoothServerSocket() method in BluetoothServerSocket
|