Searched defs:BluetoothGattDescriptor (Results 1 – 1 of 1) sorted by relevance
33 public class BluetoothGattDescriptor implements Parcelable { class136 public BluetoothGattDescriptor(UUID uuid, int permissions) { in BluetoothGattDescriptor() method in BluetoothGattDescriptor148 /*package*/ BluetoothGattDescriptor(BluetoothGattCharacteristic characteristic, UUID uuid, in BluetoothGattDescriptor() method in BluetoothGattDescriptor156 public BluetoothGattDescriptor(UUID uuid, int instance, int permissions) { in BluetoothGattDescriptor() method in BluetoothGattDescriptor191 private BluetoothGattDescriptor(Parcel in) { in BluetoothGattDescriptor() method in BluetoothGattDescriptor