Home
last modified time | relevance | path

Searched defs:refreshDevice (Results 1 – 2 of 2) 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/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java681 public void refreshDevice( in refreshDevice() method in GattService.BluetoothGattBinder
2825 void refreshDevice(int clientIf, String address, AttributionSource attributionSource) { in refreshDevice() method in GattService