Searched refs:getWriteType (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
H A DBluetoothMidiDevice.java152 int originalWriteType = characteristic.getWriteType();
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattCharacteristic.java429 public int getWriteType() { method in class:BluetoothGattCharacteristic
H A DBluetoothGatt.java393 characteristic.getWriteType(), authReq, characteristic.getValue());
1114 characteristic.getInstanceId(), characteristic.getWriteType(),

Completed in 218 milliseconds