Home
last modified time | relevance | path

Searched defs:refreshDevice (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java246 public void refreshDevice() throws Exception { in refreshDevice() method in GattServiceBinderTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl115 …void refreshDevice(in int clientIf, in String address, in AttributionSource attributionSource, in … in refreshDevice() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java878 public void refreshDevice(int clientIf, String address, in refreshDevice() method in GattService.BluetoothGattBinder
887 private void refreshDevice(int clientIf, String address, in refreshDevice() method in GattService.BluetoothGattBinder
3542 void refreshDevice(int clientIf, String address, AttributionSource attributionSource) { in refreshDevice() method in GattService