Home
last modified time | relevance | path

Searched refs:writeCharacteristic (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java394 mService.writeCharacteristic(mClientIf, address,
925 public boolean writeCharacteristic(BluetoothGattCharacteristic characteristic) { in writeCharacteristic() method in BluetoothGatt
945 mService.writeCharacteristic(mClientIf, device.getAddress(), in writeCharacteristic()
DIBluetoothGatt.aidl57 void writeCharacteristic(in int clientIf, in String address, in int srvcType, in writeCharacteristic() method
/frameworks/base/api/
Dsystem-current.txt6475 method public boolean writeCharacteristic(android.bluetooth.BluetoothGattCharacteristic);
Dcurrent.txt6261 method public boolean writeCharacteristic(android.bluetooth.BluetoothGattCharacteristic);