Home
last modified time | relevance | path

Searched refs:onReliableWriteCompleted (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattCallback.java203 public void onReliableWriteCompleted(BluetoothGatt gatt, int status) {} in onReliableWriteCompleted() method in BluetoothGattCallback
DBluetoothGatt.java776 callback.onReliableWriteCompleted(
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DGattClientListener.java253 public void onReliableWriteCompleted(BluetoothGatt gatt, int status) { in onReliableWriteCompleted() method in GattClientListener.GattCallback
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt658 method public void onReliableWriteCompleted(android.bluetooth.BluetoothGatt, int);