BluetoothGattCharacteristic

public class BluetoothGattCharacteristic extends Object

Récapitulatif sur les champs

UUID protégé mUuid

Récapitulatif des constructeurs publics

Récapitulatif des méthodes publiques

BluetoothGattDescriptor
getDescriptor(UUID uuid)
BluetoothGattService
UUID
byte[]
booléen
setValue(byte[] value)

Récapitulatif des méthodes héritées

Champs

protected UUID mUuid

Constructeurs publics

public BluetoothGattCharacteristic ()

Méthodes publiques

public BluetoothGattDescriptor getDescriptor (UUID uuid)

Paramètres
uuid

public BluetoothGattService getService ()

UUID public getUuid ()

public byte[] getValue ()

public boolean setValue (byte[] value)

Paramètres
valeur