Lines Matching refs:BluetoothGattDescriptor
7116 method public boolean readDescriptor(android.bluetooth.BluetoothGattDescriptor);
7122 method public boolean writeDescriptor(android.bluetooth.BluetoothGattDescriptor);
7144 … onDescriptorRead(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGattDescriptor, int);
7145 …onDescriptorWrite(android.bluetooth.BluetoothGatt, android.bluetooth.BluetoothGattDescriptor, int);
7154 method public boolean addDescriptor(android.bluetooth.BluetoothGattDescriptor);
7156 method public android.bluetooth.BluetoothGattDescriptor getDescriptor(java.util.UUID);
7157 method public java.util.List<android.bluetooth.BluetoothGattDescriptor> getDescriptors();
7202 field protected java.util.List<android.bluetooth.BluetoothGattDescriptor> mDescriptors;
7205 public class BluetoothGattDescriptor implements android.os.Parcelable {
7206 ctor public BluetoothGattDescriptor(java.util.UUID, int);
7214 …blic static final android.os.Parcelable.Creator<android.bluetooth.BluetoothGattDescriptor> CREATOR;
7249 …eadRequest(android.bluetooth.BluetoothDevice, int, int, android.bluetooth.BluetoothGattDescriptor);
7250 …equest(android.bluetooth.BluetoothDevice, int, android.bluetooth.BluetoothGattDescriptor, boolean,…