Home
last modified time | relevance | path

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

/aosp12/system/bt/service/doc/
H A DIBluetoothGattClientCallback.txt90 * Called as a result of IBluetoothGattClient.endReliableWrite.
91 * |device_address| refers to the remote device that the endReliableWrite
H A 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,
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothGatt.aidl134 …void endReliableWrite(in int clientIf, in String address, in boolean execute, in AttributionSource… in endReliableWrite() method
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGatt.java1428 mService.endReliableWrite(mClientIf, mDevice.getAddress(), true, mAttributionSource); in executeReliableWrite()
1452 mService.endReliableWrite(mClientIf, mDevice.getAddress(), false, mAttributionSource); in abortReliableWrite()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java773 public void endReliableWrite(int clientIf, String address, boolean execute, in endReliableWrite() method in GattService.BluetoothGattBinder
779 service.endReliableWrite(clientIf, address, execute, attributionSource); in endReliableWrite()
3021 void endReliableWrite( in endReliableWrite() method in GattService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11238 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->endReliableWrite(ILjava/lang/String;Z)V
11353 Landroid/bluetooth/IBluetoothGatt;->endReliableWrite(ILjava/lang/String;Z)V