Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java446 public void setWriteType(int writeType) { in setWriteType() argument
447 mWriteType = writeType; in setWriteType()
DIBluetoothGatt.aidl88 in int writeType, in int authReq, in byte[] value); in writeCharacteristic() argument