Home
last modified time | relevance | path

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

/system/bt/service/doc/
DIBluetoothGattClient.txt94 boolean writeCharacteristic(in int client_id,
158 * calls to writeCharacteristic are sent to the remote device for verification
DIBluetoothGattClientCallback.txt81 * Called as a result of IBluetoothGattClient.writeCharacteristic. |status|
/system/bt/binder/android/bluetooth/
DIBluetoothGatt.aidl87 void writeCharacteristic(in int clientIf, in String address, in int handle, in writeCharacteristic() method