Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java490 public void gattClientGetGattDb(int connId) { in gattClientGetGattDb() method in GattNativeInterface
DGattService.java1548 mNativeInterface.gattClientGetGattDb(connId); in onSearchCompleted()