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

  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 81 void refreshDevice(in int clientIf, in String address);
BluetoothGatt.java     [all...]
  /system/bt/service/doc/
IBluetoothGattClient.txt 49 boolean refreshDevice(in int client_id, in String device_address);
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 452 public void refreshDevice(int clientIf, String address) {
455 service.refreshDevice(clientIf, address);
    [all...]

Completed in 1203 milliseconds