Home
last modified time | relevance | path

Searched refs:gattClientRefresh (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java473 public void gattClientRefresh(int clientIf, String address) { in gattClientRefresh() method in GattNativeInterface
DGattService.java2244 mNativeInterface.gattClientRefresh(clientIf, address); in refreshDevice()