Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java478 public void gattClientSearchService( in gattClientSearchService() method in GattNativeInterface
DGattService.java2258 mNativeInterface.gattClientSearchService(connId, true, 0, 0); in discoverServices()