Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/pandora/server/src/
DGatt.kt148 gattInstance.waitForDiscoveryEnd() in discoverServices()
464 gattInstance.waitForDiscoveryEnd() in tryDiscoverServices()
DGattInstance.kt226 public suspend fun waitForDiscoveryEnd() { in waitForDiscoveryEnd() method in com.android.pandora.GattInstance