BluetoothGattDescriptor

public class BluetoothGattDescriptor extends Object

フィールドの概要

public static final byte[] DISABLE_NOTIFICATION_VALUE
public static final byte[] ENABLE_INDICATION_VALUE
public static final byte[] ENABLE_NOTIFICATION_VALUE
保護された UUID mUuid

パブリック コンストラクタの概要

パブリック メソッドの概要

BluetoothGattCharacteristic
UUID
byte[]
ブール値
setValue(byte[] value)

継承されたメソッドの概要

フィールド

public static final byte[] DISABLE_NOTIFICATION_VALUE

public static final byte[] ENABLE_INDICATION_VALUE

public static final byte[] ENABLE_NOTIFICATION_VALUE

保護された UUID mUuid

パブリック コンストラクタ

public BluetoothGattDescriptor ()

パブリック メソッド

public BluetoothGattCharacteristic getCharacteristic ()

public UUID getUuid ()

public byte[] getValue ()

public boolean setValue (byte[] value)

パラメータ