HomeSort by relevance Sort by last modified time
    Searched refs:discoverServiceByUuid (Results 1 - 4 of 4) sorted by null

  /system/bt/binder/android/bluetooth/
IBluetoothGatt.aidl 83 void discoverServiceByUuid(in int clientIf, in String address, in ParcelUuid uuid);
  /frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 564 public void discoverServiceByUuid(int clientIf, String address, ParcelUuid uuid) {
569 service.discoverServiceByUuid(clientIf, address, uuid.getUuid());
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 127 milliseconds