Lines Matching refs:BluetoothGattDescriptor
6254 method public boolean readDescriptor(android.bluetooth.BluetoothGattDescriptor);
6260 method public boolean writeDescriptor(android.bluetooth.BluetoothGattDescriptor);
6282 … onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGattDescriptor, int);
6283 …onDescriptorWrite(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGattDescriptor, int);
6292 method public boolean addDescriptor(android.bluetooth.BluetoothGattDescriptor);
6293 method public android.bluetooth.BluetoothGattDescriptor getDescriptor(java.util.UUID);
6294 method public java.util.List<android.bluetooth.BluetoothGattDescriptor> getDescriptors();
6337 field protected java.util.List<android.bluetooth.BluetoothGattDescriptor> mDescriptors;
6340 public class BluetoothGattDescriptor {
6341 ctor public BluetoothGattDescriptor(java.util.UUID, int);
6381 …eadRequest(android.bluetooth.BluetoothDevice, int, int, android.bluetooth.BluetoothGattDescriptor);
6382 …equest(android.bluetooth.BluetoothDevice, int, android.bluetooth.BluetoothGattDescriptor, boolean,…