Searched defs:onDescriptorRead (Results 1 – 3 of 3) sorted by relevance
102 public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, in onDescriptorRead() method in BluetoothGattCallback
70 …public void onDescriptorRead(String address, int status, int handle, byte[] value) throws RemoteEx… in onDescriptorRead() method in BluetoothGattCallbackWrapper
37 void onDescriptorRead(in String address, in int status, in int handle, in byte[] value); in onDescriptorRead() method