Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleEncryptedServerService.java173 private synchronized void resetValues() { in resetValues() method in BleEncryptedServerService
DBleServerService.java343 private synchronized void resetValues() { in resetValues() method in BleServerService
426 private void notifyCharacteristicReadRequest(boolean resetValues) { in notifyCharacteristicReadRequest()