Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallback.java144 public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorWrite() method in BluetoothGattCallback
DIBluetoothGattCallback.aidl36 void onDescriptorWrite(in String address, in int status, in int handle); in onDescriptorWrite() method