Searched defs:BluetoothGattDescriptor (Results 1 – 1 of 1) sorted by relevance
31 public class BluetoothGattDescriptor implements Parcelable { class127 public BluetoothGattDescriptor(UUID uuid, int permissions) { in BluetoothGattDescriptor() method in BluetoothGattDescriptor139 /*package*/ BluetoothGattDescriptor(BluetoothGattCharacteristic characteristic, UUID uuid, in BluetoothGattDescriptor() method in BluetoothGattDescriptor147 public BluetoothGattDescriptor(UUID uuid, int instance, int permissions) { in BluetoothGattDescriptor() method in BluetoothGattDescriptor183 private BluetoothGattDescriptor(Parcel in) { in BluetoothGattDescriptor() method in BluetoothGattDescriptor