Home
last modified time | relevance | path

Searched refs:onDescriptorWrite (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DGattClientListener.java247 public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorWrite() method in GattClientListener.GattCallback
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1491 app.callback.onDescriptorWrite(address, status, handle); in onWriteDescriptor()