Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothGatt.aidl46 void writeCharacteristic(in int clientIf, in String address, in int srvcType, in writeCharacteristic() method
DBluetoothGatt.java375 mService.writeCharacteristic(mClientIf, address,
863 public boolean writeCharacteristic(BluetoothGattCharacteristic characteristic) { in writeCharacteristic() method in BluetoothGatt
878 mService.writeCharacteristic(mClientIf, device.getAddress(), in writeCharacteristic()
/frameworks/base/api/
Dcurrent.txt4925 method public boolean writeCharacteristic(android.bluetooth.BluetoothGattCharacteristic);