Searched refs:PROPERTY_WRITE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCharacteristic.java50 public static final int PROPERTY_WRITE = 0x08; field in class:BluetoothGattCharacteristic
H A DBluetoothGatt.java864 if ((characteristic.getProperties() & BluetoothGattCharacteristic.PROPERTY_WRITE) == 0

Completed in 90 milliseconds