Home
last modified time | relevance | path

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

/system/bt/service/doc/
DIBluetoothGattClientCallback.txt90 * Called as a result of IBluetoothGattClient.endReliableWrite.
91 * |device_address| refers to the remote device that the endReliableWrite
DIBluetoothGattClient.txt163 * endReliableWrite. Returns false if the procedure cannot be started, e.g. if
178 boolean endReliableWrite(in int client_id, in String device_address,
/system/bt/binder/android/bluetooth/
DIBluetoothGatt.aidl94 void endReliableWrite(in int clientIf, in String address, in boolean execute); in endReliableWrite() method