Searched refs:endReliableWrite (Results 1 – 3 of 3) sorted by relevance
90 * Called as a result of IBluetoothGattClient.endReliableWrite.91 * |device_address| refers to the remote device that the endReliableWrite
163 * endReliableWrite. Returns false if the procedure cannot be started, e.g. if178 boolean endReliableWrite(in int client_id, in String device_address,
94 void endReliableWrite(in int clientIf, in String address, in boolean execute); in endReliableWrite() method