Searched defs:BluetoothGattCharacteristic (Results 1 – 3 of 3) sorted by relevance
35 BluetoothGattCharacteristic( in BluetoothGattCharacteristic() function
37 public class BluetoothGattCharacteristic implements Parcelable { class257 public BluetoothGattCharacteristic(UUID uuid, int properties, int permissions) { in BluetoothGattCharacteristic() method in BluetoothGattCharacteristic266 /*package*/ BluetoothGattCharacteristic(BluetoothGattService service, in BluetoothGattCharacteristic() method in BluetoothGattCharacteristic277 public BluetoothGattCharacteristic(UUID uuid, int instanceId, in BluetoothGattCharacteristic() method in BluetoothGattCharacteristic327 private BluetoothGattCharacteristic(Parcel in) { in BluetoothGattCharacteristic() method in BluetoothGattCharacteristic
277 pub struct BluetoothGattCharacteristic { struct287 impl BluetoothGattCharacteristic { argument302 ) -> BluetoothGattCharacteristic { in new()