Home
last modified time | relevance | path

Searched defs:onExecuteWrite (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattServerCallback.java132 public void onExecuteWrite(BluetoothDevice device, int requestId, boolean execute) { in onExecuteWrite() method in BluetoothGattServerCallback
DBluetoothGattCallbackWrapper.java66 public void onExecuteWrite(String address, int status) throws RemoteException { in onExecuteWrite() method in BluetoothGattCallbackWrapper
DIBluetoothGattCallback.aidl36 void onExecuteWrite(in String address, in int status); in onExecuteWrite() method
DIBluetoothGattServerCallback.aidl60 void onExecuteWrite(in String address, in int transId, in boolean execWrite); in onExecuteWrite() method