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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java1013 * <p>Use {@link #fetchUuidsWithSdp} if fresh UUIDs are desired.
1045 public boolean fetchUuidsWithSdp() { method in class:BluetoothDevice
1048 Log.e(TAG, "BT not enabled. Cannot fetchUuidsWithSdp");

Completed in 40 milliseconds