Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattCharacteristic.java170 protected int mWriteType; field in BluetoothGattCharacteristic
238 mWriteType = WRITE_TYPE_NO_RESPONSE; in initCharacteristic()
240 mWriteType = WRITE_TYPE_DEFAULT; in initCharacteristic()
256 out.writeInt(mWriteType); in writeToParcel()
277 mWriteType = in.readInt(); in BluetoothGattCharacteristic()
402 return mWriteType; in getWriteType()
416 mWriteType = writeType; in setWriteType()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt382 Landroid/bluetooth/BluetoothGattCharacteristic;->mWriteType:I