Lines Matching refs:BluetoothGattDescriptor
7408 method public boolean readDescriptor(android.bluetooth.BluetoothGattDescriptor);
7414 method public boolean writeDescriptor(android.bluetooth.BluetoothGattDescriptor);
7436 … onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGattDescriptor, int);
7437 …onDescriptorWrite(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGattDescriptor, int);
7446 method public boolean addDescriptor(android.bluetooth.BluetoothGattDescriptor);
7448 method public android.bluetooth.BluetoothGattDescriptor getDescriptor(java.util.UUID);
7449 method public java.util.List<android.bluetooth.BluetoothGattDescriptor> getDescriptors();
7494 field protected java.util.List<android.bluetooth.BluetoothGattDescriptor> mDescriptors;
7497 public class BluetoothGattDescriptor implements android.os.Parcelable {
7498 ctor public BluetoothGattDescriptor(java.util.UUID, int);
7506 …blic static final android.os.Parcelable.Creator<android.bluetooth.BluetoothGattDescriptor> CREATOR;
7541 …eadRequest(android.bluetooth.BluetoothDevice, int, int, android.bluetooth.BluetoothGattDescriptor);
7542 …equest(android.bluetooth.BluetoothDevice, int, android.bluetooth.BluetoothGattDescriptor, boolean,…