Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java597 public boolean setValueNoNotify(byte[] value) { in setValueNoNotify() method in TbsGatt.GattCharacteristic
673 super.setValueNoNotify(value); in setResult()