Searched defs:listenUsingRfcommWithServiceRecord (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java82 * {@link #listenUsingRfcommWithServiceRecord(String,UUID)}; or start a scan for
1758 public BluetoothServerSocket listenUsingRfcommWithServiceRecord(String name, UUID uuid) method in class:BluetoothAdapter
1769 * be encrypted. Use {@link #listenUsingRfcommWithServiceRecord}, if an
1799 * {@link #listenUsingRfcommWithServiceRecord}, to ensure an authenticated link key.

Completed in 62 milliseconds