Home
last modified time | relevance | path

Searched refs:refreshDevice (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl111 void refreshDevice(in int clientIf, in String address, in AttributionSource attributionSource); in refreshDevice() method
/aosp12/system/bt/service/doc/
H A DIBluetoothGattClient.txt49 boolean refreshDevice(in int client_id, in String device_address);
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGatt.java1522 mService.refreshDevice(mClientIf, mDevice.getAddress(), mAttributionSource); in refresh()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java681 public void refreshDevice( in refreshDevice() method in GattService.BluetoothGattBinder
687 service.refreshDevice(clientIf, address, attributionSource); in refreshDevice()
2825 void refreshDevice(int clientIf, String address, AttributionSource attributionSource) { in refreshDevice() method in GattService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11250 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->refreshDevice(ILjava/lang/String;)V
11363 Landroid/bluetooth/IBluetoothGatt;->refreshDevice(ILjava/lang/String;)V