Searched defs:onDescriptorWrite (Results 1 – 3 of 3) sorted by relevance
115 public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorWrite() method in BluetoothGattCallback
74 public void onDescriptorWrite(String address, int status, int handle) throws RemoteException { in onDescriptorWrite() method in BluetoothGattCallbackWrapper
38 void onDescriptorWrite(in String address, in int status, in int handle); in onDescriptorWrite() method