Searched refs:onDescriptorWrite (Results 1 – 3 of 3) sorted by relevance
335 public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor,337 super.onDescriptorWrite(gatt, descriptor, status);
247 public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorWrite() method in GattClientListener.GattCallback
1495 app.callback.onDescriptorWrite(address, status, handle); in onWriteDescriptor()