Searched refs:onExecuteWrite (Results 1 – 2 of 2) sorted by relevance
165 public void onExecuteWrite(BluetoothDevice device, int requestId, boolean execute) { in onExecuteWrite() method in GattServer.MyGattServerCallback
1467 app.callback.onExecuteWrite(address, status); in onExecuteCompleted()2767 void onExecuteWrite(String address, int connId, int transId, int execWrite) in onExecuteWrite() method in GattService2779 app.callback.onExecuteWrite(address, transId, execWrite == 1); in onExecuteWrite()