Searched refs:WriteType (Results 1 – 2 of 2) sorted by relevance
95 public @interface WriteType {} annotation in BluetoothGattCharacteristic
25 import android.bluetooth.BluetoothGattCharacteristic.WriteType;1551 @WriteType int writeType) { in writeCharacteristic()