Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/pandora/server/src/
DGattInstance.kt211 public suspend fun waitForOnCharacteristicChanged( in waitForOnCharacteristicChanged() method in com.android.pandora.GattInstance
DGatt.kt341 gattInstance.waitForOnCharacteristicChanged(characteristic) in waitCharacteristicNotification()