Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java563 private boolean isNotifiable() { in isNotifiable() method in TbsGatt.GattCharacteristic
570 if (success && isNotifiable()) { in setValue()
580 if (success && isNotifiable()) { in setValue()
590 if (success && isNotifiable()) { in setValue()
602 if (isNotifiable()) { in notifyWithValue()
610 if (isNotifiable() && super.getValue() != null) { in notify()
617 if (success && notify && isNotifiable()) { in clearValue()