Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleServerService.java343 private synchronized void resetValues() { in resetValues() method in BleServerService
392 resetValues(); in notifyConnected()
426 private void notifyCharacteristicReadRequest(boolean resetValues) { in notifyCharacteristicReadRequest() argument
433 if (resetValues) { in notifyCharacteristicReadRequest()
434 resetValues(); in notifyCharacteristicReadRequest()
445 resetValues(); in notifyCharacteristicWriteRequest()
455 resetValues(); in notifyCharacteristicReadRequestWithoutPermission()
465 resetValues(); in notifyCharacteristicWriteRequestWithoutPermission()
475 resetValues(); in notifyCharacteristicReadRequestNeedEncrypted()
485 resetValues(); in notifyCharacteristicWriteRequestNeedEncrypted()
[all …]
DBleEncryptedServerService.java129 resetValues(); in onCreate()
173 private synchronized void resetValues() { in resetValues() method in BleEncryptedServerService
218 resetValues(); in notifyConnected()
239 resetValues(); in notifyCharacteristicWriteRequest()
248 resetValues(); in notifyCharacteristicReadRequest()
257 resetValues(); in notifyDescriptorWriteRequest()
266 resetValues(); in notifyDescriptorReadRequest()